aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-07-18 04:18:34 -0400
committerJesse Luehrs <doy@tozt.net>2023-07-18 04:18:34 -0400
commit6cafbcd094f37b3690de02cfa6d8839ff491b20f (patch)
treed16376c4642f3fb0d44aeb035dbaa30d49fc613b /Cargo.toml
parenta5e44ca1477bd01f24eef174f65108f61aa42ef9 (diff)
downloadrbw-6cafbcd094f37b3690de02cfa6d8839ff491b20f.tar.gz
rbw-6cafbcd094f37b3690de02cfa6d8839ff491b20f.zip
changelog and version bump1.8.1
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 65e349d..97ab781 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "1.8.0"
+version = "1.8.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"