Skip to content

Commit 288a60a

Browse files
authored
v3.1.0 (#322)
1 parent 039f795 commit 288a60a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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-execution",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"description": "An execution framework for the Clinical Quality Language (CQL)",
55
"keywords": [
66
"CQL",
@@ -121,4 +121,4 @@
121121
"test:plus": "npm test && npm run build && npm run lint && npm run prettier"
122122
},
123123
"license": "Apache-2.0"
124-
}
124+
}

0 commit comments

Comments
 (0)