Skip to content

Commit

Permalink
increment package patch version to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBiesack committed Oct 21, 2024
1 parent 031dee0 commit beb2d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ajv-cli",
"version": "5.0.0",
"version": "5.0.1",
"description": "Command line interface for Ajv JSON schema validator",
"scripts": {
"build": "rimraf dist && tsc",
Expand Down

0 comments on commit beb2d09

Please sign in to comment.