Skip to content

Commit

Permalink
chore: release v5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun committed Jan 23, 2025
1 parent ef393ba commit fac79d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ members = ["cli", "fmt"]
resolver = "2"

[workspace.package]
version = "5.9.0"
version = "5.9.1"
edition = "2021"
authors = ["tison <[email protected]>"]
readme = "README.md"
Expand All @@ -26,7 +26,7 @@ repository = "https://github.com/korandoru/hawkeye/"
rust-version = "1.76.0"

[workspace.dependencies]
hawkeye-fmt = { version = "5.9.0", path = "fmt" }
hawkeye-fmt = { version = "5.9.1", path = "fmt" }

anyhow = { version = "1.0.94" }
build-data = { version = "0.2.1" }
Expand Down

0 comments on commit fac79d4

Please sign in to comment.