Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Turun committed Aug 17, 2023
1 parent d522d09 commit de3f5ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "turunmap"
version = "1.2.4"
version = "1.2.5"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
For a release I need to:

- update the Version number in `Cargo.toml`
- update the Version number displayed in the Title bar
- update the Version number displayed in the Title bar (defined in main.rs)
- make new commit with these changes
- tag that commit with the version number
- push tags to github
Expand Down

0 comments on commit de3f5ba

Please sign in to comment.