diff --git a/package.json b/package.json index afc98c8..52e297c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cql", - "version": "0.7.1", + "version": "0.7.2", "displayName": "Clinical Quality Language (CQL)", "description": "Syntax highlighting, linting, and execution for the HL7 Clinical Quality Language (CQL) for VS Code", "publisher": "cqframework", @@ -123,7 +123,7 @@ "cql-language-server": { "groupId": "org.opencds.cqf.cql.ls", "artifactId": "cql-ls-service", - "version": "3.1.0" + "version": "3.2.0" } }, "devDependencies": {