diff --git a/package.json b/package.json index 3fdb018..a44ec33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "interface-connection", - "version": "0.1.8", + "version": "0.2.0", "description": "A test suite and interface you can use to implement a connection interface.", "main": "src/index.js", "jsnext:main": "src/index.js",