mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-25 23:32:26 +00:00
chore: release version v0.11.4
This commit is contained in:
parent
929408eb38
commit
0d1861a1f8
@ -1,3 +1,8 @@
|
|||||||
|
<a name="0.11.4"></a>
|
||||||
|
## [0.11.4](https://github.com/libp2p/js-libp2p-tcp/compare/v0.11.3...v0.11.4) (2018-02-07)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="0.11.3"></a>
|
<a name="0.11.3"></a>
|
||||||
## [0.11.3](https://github.com/libp2p/js-libp2p-tcp/compare/v0.11.2...v0.11.3) (2018-02-07)
|
## [0.11.3](https://github.com/libp2p/js-libp2p-tcp/compare/v0.11.2...v0.11.3) (2018-02-07)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "libp2p-tcp",
|
"name": "libp2p-tcp",
|
||||||
"version": "0.11.3",
|
"version": "0.11.4",
|
||||||
"description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces",
|
"description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user