From 4f2058a51511181e111ff4d08509fb5f6885a1cf Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 27 Jun 2016 10:10:02 +0100 Subject: [PATCH] chore: release version v0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7081db..892dd55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "interface-connection", - "version": "0.1.6", + "version": "0.1.7", "description": "A test suite and interface you can use to implement a connection interface.", "main": "lib/index.js", "jsnext:main": "src/index.js",