diff --git a/package.json b/package.json index 6fcf4e0..5175e95 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "companion-worker-modules", "private": true, - "version": "1.0.10", + "version": "1.0.11", "description": "Generate a JSON files from the current module base used in companion.", "main": "./build/index.js", "scripts": {