chore: release version v0.14.3

This commit is contained in:
David Dias
2017-12-15 08:25:08 +00:00
parent 0caf600c9a
commit 59de0da19c
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
<a name="0.14.3"></a>
## [0.14.3](https://github.com/libp2p/js-libp2p/compare/v0.14.2...v0.14.3) (2017-12-15)
<a name="0.14.2"></a>
## [0.14.2](https://github.com/libp2p/js-libp2p/compare/v0.14.1...v0.14.2) (2017-12-15)

View File

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