diff --git a/package.json b/package.json index 5b437904..0b474f16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "interface-ipfs-core", - "version": "0.8.0", + "version": "0.9.0", "description": "A test suite and interface you can use to implement a IPFS core interface.", "main": "lib/index.js", "jsnext:main": "src/index.js",