chore: release version v0.16.1

This commit is contained in:
David Dias 2018-02-07 09:45:01 +00:00
parent 721e6ee9ce
commit ebdb696742
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": {