aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-07-18 02:16:03 -0400
committerJesse Luehrs <doy@tozt.net>2023-07-18 02:16:16 -0400
commit6a8036f6362edcc13e0af343270b87c29efbe1b6 (patch)
treea19c0c9b6f354509feb2cf0597be38ffb75deb8d /Cargo.toml
parent9fb13ee0ca17c6bfcb50c21e0dbffc93813e2d9d (diff)
downloadrbw-6a8036f6362edcc13e0af343270b87c29efbe1b6.tar.gz
rbw-6a8036f6362edcc13e0af343270b87c29efbe1b6.zip
changelog and 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 e16395f..65e349d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "1.7.1"
+version = "1.8.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"