Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
fix: correct version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Nov 8, 2016
1 parent be2a1cf commit 70027f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-api",
"version": "111.1.0",
"version": "11.0.1",
"description": "A client library for the IPFS HTTP API. Follows interface-ipfs-core spec",
"main": "src/index.js",
"browser": {
Expand Down Expand Up @@ -111,4 +111,4 @@
"url": "https://github.com/ipfs/js-ipfs-api/issues"
},
"homepage": "https://github.com/ipfs/js-ipfs-api"
}
}

0 comments on commit 70027f6

Please sign in to comment.