diff --git a/package.json b/package.json index 47f2d36..e7b1fdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@senseering/worker", - "version": "1.3.15", + "version": "1.4.0", "description": "Client library to connect to the [manager](https://github.com/Senseering/manager).", "main": "index.js", "scripts": { @@ -33,4 +33,4 @@ "uuid": "^8.3.0", "ws": "^7.3.1" } -} \ No newline at end of file +}