Skip to content

Commit

Permalink
Merge pull request #299 from siketyan/release/v0.4.2
Browse files Browse the repository at this point in the history
chore: Release v0.4.2
  • Loading branch information
siketyan authored Jan 4, 2024
2 parents 6584800 + 47a4686 commit 8f3f7d4
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
110 changes: 55 additions & 55 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
@@ -1,7 +1,7 @@
[package]
name = "ghr"
description = "Yet another repository management with auto-attaching profiles."
version = "0.4.1"
version = "0.4.2"
license = "MIT"
homepage = "https://github.com/siketyan/ghr"
repository = "https://github.com/siketyan/ghr.git"
Expand All @@ -15,7 +15,7 @@ authors = [
[dependencies]
anyhow = "1.0"
async-hofs = "0.1.1"
async-trait = "0.1.76"
async-trait = "0.1.77"
build-info = "0.0.34"
clap = { version = "4.4", features = ["derive"] }
console = "0.15.7"
Expand Down

0 comments on commit 8f3f7d4

Please sign in to comment.