Skip to content

Commit

Permalink
bump version to 0.0.7-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 27, 2024
1 parent 2a3fe4a commit 8cee20f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bumpver.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpver]
current_version = "0.0.6-rc0"
current_version = "0.0.7-rc0"
version_pattern = "MAJOR.MINOR.PATCH[-TAGNUM]"
pre_commit_hook = "scripts/npm-version.sh"
commit = true
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": "swodlr-user-notify",
"version": "0.0.6-rc0",
"version": "0.0.7-rc0",
"description": "",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 8cee20f

Please sign in to comment.