aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-09 20:11:45 -0500
committerJesse Luehrs <doy@tozt.net>2023-03-09 20:12:29 -0500
commit7729e435241f16e4707fe858c6ace15bd6049c34 (patch)
tree28a407c923b0e145e4ee430d60d1e95ecc8c0107 /Cargo.toml
parent5f4fe0b55d92de36922af372811abf548608edd1 (diff)
downloadrbw-7729e435241f16e4707fe858c6ace15bd6049c34.tar.gz
rbw-7729e435241f16e4707fe858c6ace15bd6049c34.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 fced8f5..75b10bb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "1.5.0"
+version = "1.6.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"