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

View File

@ -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",