diff --git a/package.json b/package.json index 871df0e..bb0936e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "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.", "main": "lib/index.js", "jsnext:main": "src/index.js", @@ -40,4 +40,4 @@ "David Dias ", "Pau Ramon Revilla " ] -} \ No newline at end of file +}