chore: release version v0.9.3

This commit is contained in:
David Dias 2016-04-14 02:34:07 +01:00
parent 7906f059f7
commit f8cbc89d1a

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-swarm",
"version": "0.9.2",
"version": "0.9.3",
"description": "libp2p swarm implementation in JavaScript",
"main": "lib/index.js",
"jsnext:main": "src/index.js",