fix version

This commit is contained in:
David Dias 2016-06-16 11:45:16 +01:00
parent 16a8cdac6f
commit 8f24d66f4e

View File

@ -1,6 +1,6 @@
{ {
"name": "interface-connection", "name": "interface-connection",
"version": "0.1.0", "version": "0.1.2",
"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",