diff --git a/package.json b/package.json index 3aa370c..c31918d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "companion-worker-modules", "private": true, - "version": "1.0.16", + "version": "1.0.17", "description": "Generate a JSON files from the current module base used in companion.", "main": "./build/index.js", "scripts": {