We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d80e5 commit a5e973bCopy full SHA for a5e973b
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.20.0"></a>
2
+# [0.20.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.19.0...v0.20.0) (2018-04-10)
3
+
4
5
6
<a name="0.19.0"></a>
7
# [0.19.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.18.1...v0.19.0) (2018-02-14)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-bitswap",
- "version": "0.19.0",
+ "version": "0.20.0",
"description": "Node.js implementation of the Bitswap data exchange protocol used by IPFS",
"main": "src/index.js",
"browser": {
0 commit comments