diff --git a/package.json b/package.json index 816489f1..833f94a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-bitswap", - "version": "0.6.0", + "version": "0.7.0", "description": "Node.js implementation of the Bitswap data exchange protocol used by IPFS", "main": "lib/index.js", "jsnext:main": "src/index.js",