aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-03 21:00:47 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-03 21:00:47 -0400
commitc27f85ba12fa31d781580af23989fae2d4338bdb (patch)
treeb45c0aaf0c5b4d30409520cf5ffcb82c5d38edfe /Cargo.toml
parent77d005513f9a547129fee7c8760eff0bac30bd3c (diff)
downloadrbw-c27f85ba12fa31d781580af23989fae2d4338bdb.tar.gz
rbw-c27f85ba12fa31d781580af23989fae2d4338bdb.zip
version bump0.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 0539a7d..d4dd6b2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "0.1.1"
+version = "0.2.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"