Release v0.1.2.

This commit is contained in:
David Dias 2015-10-29 07:27:50 +00:00
parent 857702dc56
commit 92721a5eda

View File

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