aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-07-19 01:25:31 -0400
committerJesse Luehrs <doy@tozt.net>2023-07-19 01:25:31 -0400
commit07ebea4b2029b291b84a1e56b6b228abd535e521 (patch)
treef72870c460cde76b1dea46b5370822ed9c4eb6bb /Cargo.toml
parent76ab1de92a36b151b3c817e16737fd703567a3f2 (diff)
downloadrbw-07ebea4b2029b291b84a1e56b6b228abd535e521.tar.gz
rbw-07ebea4b2029b291b84a1e56b6b228abd535e521.zip
changelog and version bump1.8.2
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 97ab781..ac407c3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "1.8.1"
+version = "1.8.2"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"