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 9a7a381 commit a5b7de1Copy full SHA for a5b7de1
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.9.0"></a>
2
+# [0.9.0](https://github.com/libp2p/js-libp2p/compare/v0.8.0...v0.9.0) (2017-04-06)
3
+
4
5
6
<a name="0.8.0"></a>
7
# [0.8.0](https://github.com/libp2p/js-libp2p/compare/v0.7.0...v0.8.0) (2017-03-31)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "libp2p",
- "version": "0.8.0",
+ "version": "0.9.0",
"description": "JavaScript Skeleton for libp2p bundles",
"main": "src/index.js",
"scripts": {
0 commit comments