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

Commit 4b60484

Browse files
committed
chore: release version v0.40.1
1 parent f126ad0 commit 4b60484

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.40.1"></a>
2+
## [0.40.1](https://github.com/libp2p/js-libp2p-switch/compare/v0.40.0...v0.40.1) (2018-05-23)
3+
4+
5+
### Bug Fixes
6+
7+
* libp2p/js-libp2p[#189](https://github.com/libp2p/js-libp2p-switch/issues/189) Prevent self-dial ([5cdec34](https://github.com/libp2p/js-libp2p-switch/commit/5cdec34))
8+
9+
10+
111
<a name="0.40.0"></a>
212
# [0.40.0](https://github.com/libp2p/js-libp2p-switch/compare/v0.39.2...v0.40.0) (2018-05-01)
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.40.0",
3+
"version": "0.40.1",
44
"description": "libp2p switch implementation in JavaScript",
55
"leadMaintainer": "Jacob Heun <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)