~kennylevinsen/wlgreet

a3a178dcc4ccba32b8dbe84dbde957c4d94c8253 — Kenny Levinsen 1 year, 11 months ago 43a0857 0.4.1
Bump version to 0.4.1
2 files changed, 2 insertions(+), 2 deletions(-)

M Cargo.lock
M Cargo.toml
M Cargo.lock => Cargo.lock +1 -1
@@ 784,7 784,7 @@ checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"

[[package]]
name = "wlgreet"
version = "0.4.0"
version = "0.4.1"
dependencies = [
 "chrono",
 "getopts",

M Cargo.toml => Cargo.toml +1 -1
@@ 1,6 1,6 @@
[package]
name = "wlgreet"
version = "0.4.0"
version = "0.4.1"
authors = ["Kenny Levinsen <kl@kl.wtf>"]
edition = "2018"