aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-05 23:57:47 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-05 23:57:47 -0500
commit4079158ec6c2fa0c845de865a8478961bb353910 (patch)
treed5157e2586ea5907664462446a1bb054872dc770 /Cargo.toml
parentbaf28a1a8b63da61a4bff56262ec03d7599cc1a5 (diff)
downloadrbw-4079158ec6c2fa0c845de865a8478961bb353910.tar.gz
rbw-4079158ec6c2fa0c845de865a8478961bb353910.zip
version bump1.1.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 c135bbb..05aa206 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "1.1.0"
+version = "1.1.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"