Skip to content

Commit

Permalink
bump package.json version to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Jul 18, 2024
1 parent 8e6563c commit 2abe31f
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
Expand Up @@ -32,7 +32,7 @@
"cov:check": "nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100",
"docs": "typedoc",
"docs:watch": "typedoc --watch",
"version": "standard-version",
"version": "2.5.2",
"reset-hard": "git clean -dfx && git reset --hard && yarn",
"prepare": "npm run build && husky install",
"prepare-release": "run-s reset-hard test cov:check doc:html version doc:publish",
Expand Down

0 comments on commit 2abe31f

Please sign in to comment.