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

Commit 2ba256b

Browse files
chore: release version v11.1.0
1 parent 1e62135 commit 2ba256b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-api",
3-
"version": "11.0.1",
3+
"version": "11.1.0",
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)