chore: release version v0.1.0

This commit is contained in:
David Dias 2016-06-16 11:21:16 +01:00
parent 1c0c2776b1
commit 16a8cdac6f

View File

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