Skip to content

Commit 485bf21

Browse files
committed
v0.1.2
1 parent 752d5ba commit 485bf21

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

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

ros-monitor-bin/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ros-monitor-bin"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55

66
[[bin]]

ros-monitor-lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ros-monitor-lib"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)