chore: release version v0.1.3

This commit is contained in:
David Dias 2016-06-16 11:45:41 +01:00
parent 05200b9b01
commit 3af70ac2e8

View File

@ -1,6 +1,6 @@
{
"name": "interface-connection",
"version": "0.1.2",
"version": "0.1.3",
"description": "A test suite and interface you can use to implement a connection interface.",
"main": "lib/index.js",
"jsnext:main": "src/index.js",