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

Commit b40ce97

Browse files
committed
chore: release version v0.37.3
1 parent 9f5efce commit b40ce97

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.37.3"></a>
2+
## [0.37.3](https://github.com/libp2p/js-libp2p-switch/compare/v0.37.2...v0.37.3) (2018-03-15)
3+
4+
5+
### Bug Fixes
6+
7+
* one more observer edge case ([6265ec6](https://github.com/libp2p/js-libp2p-switch/commit/6265ec6))
8+
9+
10+
111
<a name="0.37.2"></a>
212
## [0.37.2](https://github.com/libp2p/js-libp2p-switch/compare/v0.37.1...v0.37.2) (2018-03-14)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-switch",
3-
"version": "0.37.2",
3+
"version": "0.37.3",
44
"description": "libp2p switch implementation in JavaScript",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)