Release v0.1.0.

This commit is contained in:
David Dias 2015-09-27 00:15:04 +01:00
parent 03cc2c28fb
commit 51631eae5e

View File

@ -1,6 +1,6 @@
{ {
"name": "libp2p", "name": "libp2p",
"version": "0.0.1", "version": "0.1.0",
"description": "Node.js implementation of libp2p", "description": "Node.js implementation of libp2p",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {