aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-17 04:30:38 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-17 04:31:01 -0400
commit3cfeec0110d7f0d3a31aacbbbd31dbf87177f85d (patch)
treec641f85d51c2fc5880c2b3d1e40f14498f714683 /Cargo.toml
parent5f652afffef3a9bdeaf94e7691a3115ce0994376 (diff)
downloadrbw-3cfeec0110d7f0d3a31aacbbbd31dbf87177f85d.tar.gz
rbw-3cfeec0110d7f0d3a31aacbbbd31dbf87177f85d.zip
changelog and version bump0.2.2
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 5203a61..6019152 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"