Skip to content

Commit 0b69b3f

Browse files
committed
Release 0.5.3
1 parent 3e70c36 commit 0b69b3f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rups/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rups"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
authors = ["Aram Peres <aram.peres@wavy.fm>"]
55
edition = "2018"
66
description = "Network UPS Tools (NUT) client library"

rupsc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rupsc"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
authors = ["Aram Peres <aram.peres@wavy.fm>"]
55
edition = "2018"
66
description = "A demo program to display UPS variables"

0 commit comments

Comments
 (0)