aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-01-01 17:31:11 -0500
committerJesse Luehrs <doy@tozt.net>2024-01-01 17:31:11 -0500
commit77eeb5b8bd9054529d0f8d551942b27640d22a1e (patch)
tree480b5b15571773203a16258c797fa79776110958 /Cargo.toml
parent37d7c71fec43f6dbc6347de563df5b20920441da (diff)
downloadrbw-77eeb5b8bd9054529d0f8d551942b27640d22a1e.tar.gz
rbw-77eeb5b8bd9054529d0f8d551942b27640d22a1e.zip
changelog and version bump1.9.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 3c061a3..0e389a3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "1.8.3"
+version = "1.9.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"