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

Commit 70027f6

Browse files
fix: correct version number
1 parent be2a1cf commit 70027f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-api",
3-
"version": "111.1.0",
3+
"version": "11.0.1",
44
"description": "A client library for the IPFS HTTP API. Follows interface-ipfs-core spec",
55
"main": "src/index.js",
66
"browser": {
@@ -111,4 +111,4 @@
111111
"url": "https://github.com/ipfs/js-ipfs-api/issues"
112112
},
113113
"homepage": "https://github.com/ipfs/js-ipfs-api"
114-
}
114+
}

0 commit comments

Comments
 (0)