Skip to content

Commit

Permalink
chore(main): release 0.7.3 (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 28, 2024
1 parent 8c3b8c8 commit 5112255
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.7.3](https://github.com/kabouzeid/turm/compare/v0.7.2...v0.7.3) (2024-07-28)


### Miscellaneous Chores

* release 0.7.3 ([ae8665b](https://github.com/kabouzeid/turm/commit/ae8665b25d68842dc1100f85aee643bc122ef52f))

## [0.7.2](https://github.com/kabouzeid/turm/compare/v0.7.1...v0.7.2) (2024-07-28)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "turm"
version = "0.7.2"
version = "0.7.3"
authors = ["Karim Abou Zeid <[email protected]>"]
description = "A TUI for the Slurm Workload Manager."
repository = "https://github.com/kabouzeid/turm"
Expand Down

0 comments on commit 5112255

Please sign in to comment.