chore: release version v0.4.0

This commit is contained in:
David Dias 2016-09-06 16:45:29 -04:00
parent e7426c20f8
commit edcf29afb4

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-secio",
"version": "0.3.1",
"version": "0.4.0",
"description": "Secio implementation in JavaScript",
"main": "lib/index.js",
"jsnext:main": "src/index.js",