Skip to content

Commit

Permalink
chore: move version down
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Apr 26, 2016
1 parent fdb0cf3 commit 8d8617e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-bitswap",
"version": "1.0.0",
"version": "0.1.0",
"description": "Node.js implementation of the Bitswap data exchange protocol used by IPFS",
"main": "lib/index.js",
"jsnext:main": "src/index.js",
Expand Down

0 comments on commit 8d8617e

Please sign in to comment.