aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-25 23:34:46 -0400
committerJesse Luehrs <doy@tozt.net>2023-03-25 23:34:46 -0400
commitfbb1634750701e6c98eab6ae2afc6467edc13475 (patch)
treed5688032785f31d96226478a94851393a0ce4f27 /Cargo.toml
parent021fb076ddf5139e9459b5ad8a0aa143b3cd63c7 (diff)
downloadrbw-fbb1634750701e6c98eab6ae2afc6467edc13475.tar.gz
rbw-fbb1634750701e6c98eab6ae2afc6467edc13475.zip
changelog and version bump1.7.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 b8c4516..7ee5579 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "1.6.0"
+version = "1.7.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"