Skip to content

Commit

Permalink
v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoesel committed Jul 31, 2024
1 parent 039f795 commit 2abfb65
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cql-execution",
"version": "3.0.1",
"version": "3.1.0",
"description": "An execution framework for the Clinical Quality Language (CQL)",
"keywords": [
"CQL",
Expand Down Expand Up @@ -121,4 +121,4 @@
"test:plus": "npm test && npm run build && npm run lint && npm run prettier"
},
"license": "Apache-2.0"
}
}

0 comments on commit 2abfb65

Please sign in to comment.