Compare commits

...

4 Commits

Author SHA1 Message Date
David Dias
5c3037037a chore: release version v0.16.4 2018-02-09 12:45:17 +00:00
David Dias
362217c8da chore: update contributors 2018-02-09 12:45:17 +00:00
David Dias
7733ba5cd7 chore: release version v0.16.3 2018-02-08 08:11:24 +00:00
David Dias
52bf826ec6 chore: update contributors 2018-02-08 08:11:24 +00:00
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
<a name="0.16.4"></a>
## [0.16.4](https://github.com/libp2p/js-libp2p/compare/v0.16.3...v0.16.4) (2018-02-09)
<a name="0.16.3"></a>
## [0.16.3](https://github.com/libp2p/js-libp2p/compare/v0.16.2...v0.16.3) (2018-02-08)
<a name="0.16.2"></a>
## [0.16.2](https://github.com/libp2p/js-libp2p/compare/v0.16.1...v0.16.2) (2018-02-07)

View File

@@ -1,6 +1,6 @@
{
"name": "libp2p",
"version": "0.16.2",
"version": "0.16.4",
"description": "JavaScript base class for libp2p bundles",
"main": "src/index.js",
"scripts": {