mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-04-25 11:42:39 +00:00
chore: release version v0.10.3
This commit is contained in:
parent
b34aa25274
commit
b0e486f719
@ -1,3 +1,8 @@
|
|||||||
|
<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)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="0.10.2"></a>
|
<a name="0.10.2"></a>
|
||||||
## [0.10.2](https://github.com/libp2p/js-libp2p-websockets/compare/v0.10.1...v0.10.2) (2017-10-20)
|
## [0.10.2](https://github.com/libp2p/js-libp2p-websockets/compare/v0.10.1...v0.10.2) (2017-10-20)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "libp2p-websockets",
|
"name": "libp2p-websockets",
|
||||||
"version": "0.10.2",
|
"version": "0.10.3",
|
||||||
"description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec",
|
"description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user