chore: release version v0.2.0

This commit is contained in:
David Dias
2016-09-05 17:54:35 -04:00
parent 06a51f3ddc
commit fda59fc840

View File

@ -1,6 +1,6 @@
{ {
"name": "interface-connection", "name": "interface-connection",
"version": "0.1.8", "version": "0.2.0",
"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": "src/index.js", "main": "src/index.js",
"jsnext:main": "src/index.js", "jsnext:main": "src/index.js",