diff --git a/package-lock.json b/package-lock.json index 2d7fce10..6cab1e36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fqm-execution", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fqm-execution", - "version": "1.0.4", + "version": "1.0.5", "license": "Apache-2.0", "dependencies": { "@types/fhir": "0.0.34", diff --git a/package.json b/package.json index 45c7fd27..a417d37c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fqm-execution", - "version": "1.0.4", + "version": "1.0.5", "description": "FHIR Quality Measure Execution", "main": "build/index.js", "types": "build/index.d.ts",