From 7ed824c195901a9770d77f5c7f411ad759a83e1e Mon Sep 17 00:00:00 2001 From: William Viker Date: Sat, 2 Dec 2023 15:31:03 +0100 Subject: [PATCH] Release v1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 638333b..c20cc87 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "companion-worker-modules", "private": true, - "version": "1.0.7", + "version": "1.0.8", "description": "Generate a JSON files from the current module base used in companion.", "main": "./build/index.js", "scripts": {