From 896c536384908be31550700ddc83ccc3b88e1a7e Mon Sep 17 00:00:00 2001 From: Andrew Borg Date: Tue, 9 May 2023 12:43:13 +0200 Subject: [PATCH] Bump version --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index bc1cb9a..41fc3c6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "name": "rulepilot", - "type": "module", - "version": "1.1.6", + "version": "1.1.7", "description": "Rule parsing engine for JSON rules", "main": "dist/index.js", "scripts": {