Skip to content

Commit

Permalink
Merge pull request #2352 from saschagrunert/version-bump
Browse files Browse the repository at this point in the history
Bump to v0.6.4
  • Loading branch information
openshift-merge-bot[bot] authored Aug 2, 2024
2 parents dda7406 + 8555487 commit 8f9fa71
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions 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 conmon-rs/client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "conmonrs-cli"
version = "0.6.3"
version = "0.6.4"
edition = "2021"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion conmon-rs/common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "conmon-common"
# Version listed below is also used by .packit.sh
version = "0.6.3"
version = "0.6.4"
edition = "2021"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion conmon-rs/server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "conmonrs"
version = "0.6.3"
version = "0.6.4"
edition = "2021"

[[bin]]
Expand Down

0 comments on commit 8f9fa71

Please sign in to comment.