Compare commits

...

2 Commits

Author SHA1 Message Date
ebdb696742 chore: release version v0.16.1 2018-02-07 09:45:01 +00:00
721e6ee9ce chore: update contributors 2018-02-07 09:45:01 +00:00
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="0.16.1"></a>
## [0.16.1](https://github.com/libp2p/js-libp2p/compare/v0.16.0...v0.16.1) (2018-02-07)
<a name="0.16.0"></a>
# [0.16.0](https://github.com/libp2p/js-libp2p/compare/v0.15.2...v0.16.0) (2018-02-07)

View File

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