aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-24 13:35:08 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-24 13:35:08 -0400
commit23dc951eccc173f988f54e567c3275244e5f7a0b (patch)
tree476dda26679e3290da1e4e7b7eaa0ec93a3339e1 /Cargo.toml
parentaf73b745613b8db3090823f563fe54a05748b810 (diff)
downloadrbw-23dc951eccc173f988f54e567c3275244e5f7a0b.tar.gz
rbw-23dc951eccc173f988f54e567c3275244e5f7a0b.zip
changelog and version bump0.3.4
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 0887379..d636716 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "0.3.3"
+version = "0.3.4"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"