Skip to content

Commit a199a10

Browse files
Merge pull request #2102 from saschagrunert/0.6.2-bump
Bump to v0.6.2
2 parents 8a6f82b + 558224e commit a199a10

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Diff for: Cargo.lock

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

Diff for: 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.1"
3+
version = "0.6.2"
44
edition = "2021"
55

66
[dependencies]

Diff for: 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.1"
4+
version = "0.6.2"
55
edition = "2021"
66

77
[dependencies]

Diff for: 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.1"
3+
version = "0.6.2"
44
edition = "2021"
55

66
[[bin]]

0 commit comments

Comments
 (0)