aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-23 23:14:14 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-23 23:14:14 -0400
commit0174a5a3b2943c53c95b7985001b1a665e9b0a60 (patch)
tree4a5f3378f41828e8f9a0edc956ffc70c0d61611f /Cargo.toml
parentde7954483eb0ce6daeba6eb06e8ed91a7b0e1dfb (diff)
downloadrbw-0174a5a3b2943c53c95b7985001b1a665e9b0a60.tar.gz
rbw-0174a5a3b2943c53c95b7985001b1a665e9b0a60.zip
changelog and version bump0.3.3
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 b5184fd..0887379 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "0.3.2"
+version = "0.3.3"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"