1
0
mirror of https://github.com/fluencelabs/js-libp2p-interfaces synced 2025-06-24 00:41:51 +00:00

chore: release version v0.2.1

This commit is contained in:
David Dias
2016-09-05 18:18:04 -04:00
parent c1b28c7543
commit 8c9629b00b

@ -1,6 +1,6 @@
{ {
"name": "interface-connection", "name": "interface-connection",
"version": "0.2.0", "version": "0.2.1",
"description": "A test suite and interface you can use to implement a connection interface.", "description": "A test suite and interface you can use to implement a connection interface.",
"main": "lib/index.js", "main": "lib/index.js",
"jsnext:main": "src/index.js", "jsnext:main": "src/index.js",