Skip to content

Commit

Permalink
bump version to 1.0.1-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 14, 2024
1 parent 7c9b226 commit 7734fe4
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 = "1.0.1-rc0"
current_version = "1.0.1-rc1"
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": "1.0.1-rc0",
"version": "1.0.1-rc1",
"description": "",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 7734fe4

Please sign in to comment.