We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9151011 commit c2903eaCopy full SHA for c2903ea
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.9.2"></a>
2
+## [0.9.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.9.1...v0.9.2) (2017-01-29)
3
+
4
5
6
<a name="0.9.1"></a>
7
## [0.9.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.9.0...v0.9.1) (2017-01-29)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-bitswap",
- "version": "0.9.1",
+ "version": "0.9.2",
"description": "Node.js implementation of the Bitswap data exchange protocol used by IPFS",
"main": "src/index.js",
"browser": {
0 commit comments