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