aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-10-12 23:54:13 -0400
committerJesse Luehrs <doy@tozt.net>2020-10-12 23:54:13 -0400
commit02eb643a95a6084b9e833a2dc70be58544aea4e7 (patch)
treeaaf8be8907dae2b1d603a373f6c8f580c15ee72e /Cargo.toml
parent201c590badb75468adb11c88abe3149046a178b5 (diff)
downloadrbw-02eb643a95a6084b9e833a2dc70be58544aea4e7.tar.gz
rbw-02eb643a95a6084b9e833a2dc70be58544aea4e7.zip
version bump0.5.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 a2d2af1..fc50ebf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "0.4.6"
+version = "0.5.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"