We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a08b8 commit 1f6b8f7Copy full SHA for 1f6b8f7
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.39.2"></a>
2
+## [0.39.2](https://github.com/libp2p/js-libp2p-switch/compare/v0.39.0...v0.39.2) (2018-04-30)
3
+
4
5
6
<a name="0.39.1"></a>
7
## [0.39.1](https://github.com/libp2p/js-libp2p-switch/compare/v0.39.0...v0.39.1) (2018-04-30)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "libp2p-switch",
- "version": "0.39.1",
+ "version": "0.39.2",
"description": "libp2p switch implementation in JavaScript",
"main": "src/index.js",
"scripts": {
0 commit comments