chore: release version v0.12.1

This commit is contained in:
David Dias 2017-09-07 10:53:14 +01:00
parent 090d75d383
commit ef9c2a6296
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="0.12.1"></a>
## [0.12.1](https://github.com/libp2p/js-libp2p/compare/v0.12.0...v0.12.1) (2017-09-07)
<a name="0.12.0"></a>
# [0.12.0](https://github.com/libp2p/js-libp2p/compare/v0.11.0...v0.12.0) (2017-09-03)

View File

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