Skip to content

Commit b1ec192

Browse files
bumps to v7.9.0 (#108)
updates to v4.0.0 CQL Language Server
1 parent 0377845 commit b1ec192

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cql",
3-
"version": "0.7.9-SNAPSHOT",
3+
"version": "0.7.9",
44
"displayName": "Clinical Quality Language (CQL)",
55
"description": "Syntax highlighting, linting, and execution for the HL7 Clinical Quality Language (CQL) for VS Code",
66
"publisher": "cqframework",
@@ -123,7 +123,7 @@
123123
"cql-language-server": {
124124
"groupId": "org.opencds.cqf.cql.ls",
125125
"artifactId": "cql-ls-service",
126-
"version": "3.8.0"
126+
"version": "4.0.0"
127127
}
128128
},
129129
"devDependencies": {

0 commit comments

Comments
 (0)