chore: release version v0.4.1

This commit is contained in:
David Dias 2016-09-06 16:55:24 -04:00
parent c062961818
commit ac888f6ec5

View File

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