aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-28 23:15:29 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-28 23:15:29 -0400
commit41a1f07330d3b6680f1ee84b38b83053f7053408 (patch)
tree2c843a5d44bbbf6795a810b3bbe2a0535fbc26cd /Cargo.toml
parent50bb7546b0d3d3192489421f3f671335275615a6 (diff)
downloadrbw-41a1f07330d3b6680f1ee84b38b83053f7053408.tar.gz
rbw-41a1f07330d3b6680f1ee84b38b83053f7053408.zip
changelog and version bump0.4.1
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 88500b4..5496565 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "0.4.0"
+version = "0.4.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"