chore: release version v0.9.4

This commit is contained in:
David Dias 2017-03-21 14:27:22 +00:00
parent c3ad8ce47a
commit 0edc487b23

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-tcp",
"version": "0.9.3",
"version": "0.9.4",
"description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces",
"main": "src/index.js",
"scripts": {