diff --git a/package-lock.json b/package-lock.json index 61e5b34..52ec0da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@madie/cql-antlr-parser", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@madie/cql-antlr-parser", - "version": "1.0.7", + "version": "1.0.8", "license": "CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE", "dependencies": { "antlr4ts": "^0.5.0-alpha.4", diff --git a/package.json b/package.json index bc4d644..8efbffd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@madie/cql-antlr-parser", - "version": "1.0.7", + "version": "1.0.8", "description": "Antlr Parsing of CQL in typescript", "publishConfig": { "access": "public"