chore: release version v0.1.5

This commit is contained in:
David Dias 2016-06-23 10:33:53 +01:00
parent 2b05fec884
commit ee745d23a7

View File

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