diff --git a/package-lock.json b/package-lock.json index 55a2f8b..b1e507f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "ekko-client", - "version": "1.1.1", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.1.1", + "version": "1.2.0", "license": "MIT", "dependencies": { "lil-uuid": "^0.1.1", diff --git a/package.json b/package.json index d7d0c13..904eb93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ekko-client", - "version": "1.1.1", + "version": "1.2.0", "description": "JavaScript client to interact with realtime ekko-server", "main": "./lib/ekko-client.js", "directories": {