From a8178c3c77265e7a223e20acd9c70a526461571c Mon Sep 17 00:00:00 2001 From: David Dias Date: Thu, 23 Jun 2016 16:09:39 +0100 Subject: [PATCH] chore: release version v0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6393e07..a7081db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "interface-connection", - "version": "0.1.5", + "version": "0.1.6", "description": "A test suite and interface you can use to implement a connection interface.", "main": "lib/index.js", "jsnext:main": "src/index.js",