chore: release version v0.10.4

This commit is contained in:
David Dias 2017-10-22 20:45:51 +01:00
parent cdfe1da740
commit 3151f9e007
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="0.10.4"></a>
## [0.10.4](https://github.com/libp2p/js-libp2p-websockets/compare/v0.10.2...v0.10.4) (2017-10-22)
<a name="0.10.3"></a>
## [0.10.3](https://github.com/libp2p/js-libp2p-websockets/compare/v0.10.2...v0.10.3) (2017-10-22)

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-websockets",
"version": "0.10.3",
"version": "0.10.4",
"description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec",
"main": "src/index.js",
"scripts": {