Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2211 from MeasureAuthoringTool/feature/bump_fhir_…
Browse files Browse the repository at this point in the history
…version

Increment Bonnie FHIR to 6.2.6 (for real this time)
  • Loading branch information
jkotanchik-SB authored Apr 9, 2024
2 parents 7cf481d + 7973632 commit a9579ba
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/bonnie.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defaults: &defaults
version: 6.2.5
version: 6.2.6
enable_logging: true
enable_rationale: true
check_crosswalk: false
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bonnie",
"version": "6.2.5",
"version": "6.2.6",
"description": "A tool for testing electronic clinical quality measures",
"main": "index.js",
"repository": "[email protected]:MeasureAuthoringTool/bonnie.git",
Expand Down

0 comments on commit a9579ba

Please sign in to comment.