Skip to content

Commit 4a67a7a

Browse files
Merge pull request #2416 from saschagrunert/ver-0.6.6
Bump to v0.6.6
2 parents 599e7af + 2ddcab7 commit 4a67a7a

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conmon-rs/client/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "conmonrs-cli"
3-
version = "0.6.5"
3+
version = "0.6.6"
44
edition = "2021"
55

66
[dependencies]

conmon-rs/common/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "conmon-common"
33
# Version listed below is also used by .packit.sh
4-
version = "0.6.5"
4+
version = "0.6.6"
55
edition = "2021"
66

77
[dependencies]

conmon-rs/server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "conmonrs"
3-
version = "0.6.5"
3+
version = "0.6.6"
44
edition = "2021"
55

66
[[bin]]

0 commit comments

Comments
 (0)