aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-30 02:13:45 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-30 02:13:45 -0400
commit043f8ba333dee8325186d3e8ba1e6d93fa5ae59c (patch)
tree35b76b9a14e8c79d5be795906cc3907cd7f7e649 /Cargo.toml
parent976e602f6aa390eb7a8bb86a15a129eb96203dcf (diff)
downloadrbw-043f8ba333dee8325186d3e8ba1e6d93fa5ae59c.tar.gz
rbw-043f8ba333dee8325186d3e8ba1e6d93fa5ae59c.zip
changelog and version bump0.4.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5496565..849a788 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "0.4.1"
+version = "0.4.2"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"