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

Commit 79344d2

Browse files
committed
chore: release version v0.40.4
1 parent 4963a67 commit 79344d2

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.40.4"></a>
2+
## [0.40.4](https://github.com/libp2p/js-libp2p-switch/compare/v0.40.3...v0.40.4) (2018-06-06)
3+
4+
5+
### Features
6+
7+
* swap quick-lru by hashlru ([888e973](https://github.com/libp2p/js-libp2p-switch/commit/888e973))
8+
9+
10+
111
<a name="0.40.3"></a>
212
## [0.40.3](https://github.com/libp2p/js-libp2p-switch/compare/v0.40.2...v0.40.3) (2018-06-01)
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.40.3",
3+
"version": "0.40.4",
44
"description": "libp2p switch implementation in JavaScript",
55
"leadMaintainer": "Jacob Heun <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)