aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-02-18 21:14:45 -0500
committerJesse Luehrs <doy@tozt.net>2023-02-18 21:14:45 -0500
commit93a6fb1027243a0f35d99373d84584b33a46c202 (patch)
treeac095cec4946255cafa9b09bb1dcab8a68132065 /Cargo.toml
parentdb9dc7b6e696259f488088f74a1e1a97fa5b002d (diff)
downloadrbw-93a6fb1027243a0f35d99373d84584b33a46c202.tar.gz
rbw-93a6fb1027243a0f35d99373d84584b33a46c202.zip
changelog and version bump1.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 0d28472..fced8f5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "1.4.3"
+version = "1.5.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"