Skip to content

Commit

Permalink
bump version 2024.5.6-1 -> 2024.5.6-2
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed May 6, 2024
1 parent 2cd0b9b commit eeddfd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: "Matt Fisher's personal website"
# type: "presentation"
doi: "10.5281/zenodo.10397432"

version: "2024.5.6-1"
version: "2024.5.6-2"
date-released: "2024-05-06"

contact:
Expand Down
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 = "2024.5.6-1"
current_version = "2024.5.6-2"
version_pattern = "YYYY.MM.DD[-INC0]"
commit_message = "bump version {old_version} -> {new_version}"
tag_message = "v{new_version}"
Expand Down

0 comments on commit eeddfd9

Please sign in to comment.