Skip to content

Commit 1f6b8f7

Browse files
committed
chore: release version v0.39.2
1 parent 83a08b8 commit 1f6b8f7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -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+
16
<a name="0.39.1"></a>
27
## [0.39.1](https://github.com/libp2p/js-libp2p-switch/compare/v0.39.0...v0.39.1) (2018-04-30)
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-switch",
3-
"version": "0.39.1",
3+
"version": "0.39.2",
44
"description": "libp2p switch implementation in JavaScript",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)