Skip to content

Commit

Permalink
Add announcement template to HOWTO-RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
busstoptaktik committed Apr 6, 2024
1 parent dae96b9 commit bdd0473
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions HOWTO-RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
- `git push --set-upstream origin 0.14`
- `git switch main`
- `cargo publish`
- update `HOWTO-RELEASE.md` to say 0.14
- `git commit -a -m "Start of work towards 0.14.0"`
- update `HOWTO-RELEASE.md` to say 0.15
- `git commit -a -m "Start of work towards 0.15.0"`
- `git push ...`

Twitter/Mastodon:
Twitter/Mastodon/DiscordGeo:

Rust Geodesy version 0.13.0 just released. 3 months and 36 commits in the making. Get it while it's hot! https://lib.rs/geodesy | https://crates.io/crates/geodesy | https://docs.rs/geodesy/latest/geodesy/
Rust Geodesy version 0.14.0 just released. 3 months and 36 commits in the making. Get it while it's hot! https://lib.rs/geodesy | https://crates.io/crates/geodesy | https://docs.rs/geodesy/latest/geodesy/

0 comments on commit bdd0473

Please sign in to comment.