aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-02 03:06:55 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-02 03:08:29 -0400
commitc56cbc1bbbc6356b47db29a8f97cce1b456c7176 (patch)
tree48fc7a02850065337f27b87fe756903e6a66e085 /Cargo.toml
parent4069c4dbc32376023c5e6aa03877fdab860bda6c (diff)
downloadrbw-c56cbc1bbbc6356b47db29a8f97cce1b456c7176.tar.gz
rbw-c56cbc1bbbc6356b47db29a8f97cce1b456c7176.zip
version bump
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 2118081..a83b099 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"