diff --git a/package.json b/package.json index 99d1f35..d319c41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipld-dag-cbor", - "version": "0.8.4", + "version": "0.8.5", "description": "JavaScript implementation of the IPLD (InterpPlanetary Linked Data)", "main": "src/index.js", "scripts": {