diff --git a/package-lock.json b/package-lock.json index 58fd230c1..246680932 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cql-execution", - "version": "3.0.0-beta.4", + "version": "3.0.0-beta.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cql-execution", - "version": "3.0.0-beta.4", + "version": "3.0.0-beta.5", "license": "Apache-2.0", "dependencies": { "@lhncbc/ucum-lhc": "^4.1.3", diff --git a/package.json b/package.json index ff64a897a..1671661ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cql-execution", - "version": "3.0.0-beta.4", + "version": "3.0.0-beta.5", "description": "An execution framework for the Clinical Quality Language (CQL)", "keywords": [ "CQL",