Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Commit 97bb973

Browse files
committed
chore: release version v0.39.0
1 parent 17285c4 commit 97bb973

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.39.0"></a>
2+
# [0.39.0](https://github.com/libp2p/js-libp2p-switch/compare/v0.37.3...v0.39.0) (2018-04-05)
3+
4+
5+
### Bug Fixes
6+
7+
* revert version back to the current release ([132d5df](https://github.com/libp2p/js-libp2p-switch/commit/132d5df)), closes [/github.com/libp2p/js-libp2p-switch/pull/249/files#r178832198](https://github.com//github.com/libp2p/js-libp2p-switch/pull/249/files/issues/r178832198)
8+
9+
10+
111
<a name="0.38.0"></a>
212
# [0.38.0](https://github.com/libp2p/js-libp2p-switch/compare/v0.37.3...v0.38.0) (2018-04-05)
313

package.json

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

0 commit comments

Comments
 (0)