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 ad4fb96 commit 0542365Copy full SHA for 0542365
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.15.0"></a>
2
+# [0.15.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.14.0...v0.15.0) (2017-07-23)
3
+
4
5
6
<a name="0.14.0"></a>
7
# [0.14.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.13.1...v0.14.0) (2017-07-04)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-bitswap",
- "version": "0.14.0",
+ "version": "0.15.0",
"description": "Node.js implementation of the Bitswap data exchange protocol used by IPFS",
"main": "src/index.js",
"browser": {
0 commit comments