aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-04-18 01:01:05 -0400
committerJesse Luehrs <doy@tozt.net>2021-04-18 01:01:05 -0400
commitbf46664fb628906d12edde6a0c6e87c7b7158928 (patch)
tree16fa0ef6661baef99a8c475bc36e6920f9e6a087 /Cargo.toml
parent554030d8f1d72fe3e67dda7c3b0c7b60099cca9d (diff)
downloadrbw-bf46664fb628906d12edde6a0c6e87c7b7158928.tar.gz
rbw-bf46664fb628906d12edde6a0c6e87c7b7158928.zip
version bump1.2.0
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 3f4dff0..fe9e5ad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "1.1.2"
+version = "1.2.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"