diff --git a/package.json b/package.json index e02fd2b4..66205866 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-unixfs-engine", - "version": "0.10.1", + "version": "0.10.2", "description": "JavaScript implementation of the unixfs Engine used by IPFS", "main": "src/index.js", "jsnext:main": "src/index.js",