aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-23 14:36:26 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-23 14:36:26 -0400
commitc9473e0b61bc9d8264a6ce939ed74c3d9b8f4db5 (patch)
treed82650b94511b3d8908b4a623dbad9d4bf68de02 /Cargo.toml
parente9ce02531fe0d5f844115153414909089f657aad (diff)
downloadrbw-c9473e0b61bc9d8264a6ce939ed74c3d9b8f4db5.tar.gz
rbw-c9473e0b61bc9d8264a6ce939ed74c3d9b8f4db5.zip
changelog and version bump0.3.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 c84f215..f2decf3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"