chore: release version v0.5.5

This commit is contained in:
Friedel Ziegelmayer
2017-03-21 17:06:34 +01:00
parent 932d8772da
commit b5209fc456
2 changed files with 6 additions and 1 deletions

5
CHANGELOG.md Normal file
View File

@ -0,0 +1,5 @@
<a name="0.5.5"></a>
## [0.5.5](https://github.com/libp2p/js-libp2p/compare/v0.5.4...v0.5.5) (2017-03-21)

View File

@ -1,6 +1,6 @@
{
"name": "libp2p",
"version": "0.5.4",
"version": "0.5.5",
"description": "JavaScript Skeleton for libp2p bundles",
"main": "src/index.js",
"scripts": {