Skip to content

Commit

Permalink
version bump to grab the latest validator
Browse files Browse the repository at this point in the history
  • Loading branch information
shaselton-usds committed Aug 6, 2024
1 parent 93b221f commit c812c3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hpt-validator-cli",
"version": "1.0.11",
"version": "1.0.12",
"author": "CMS Open Source <opensource@cms.hhs.gov>",
"license": "CC0-1.0",
"description": "CLI for validating CMS Hospital Price Transparency machine-readable files",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"chalk": "^5.3.0",
"commander": "^10.0.1",
"hpt-validator": "1.7.1"
"hpt-validator": "1.8.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down

0 comments on commit c812c3a

Please sign in to comment.