summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-05-01 00:16:54 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-05-01 00:16:54 -0300
commit36da173309d18daf753cea113fdad1baf8be51d4 (patch)
treec23ef86378ebe315214ead4b4136cfaf8cb5df2f
parentc857705c93291a640dc8f0d3b4ccb6a97c7742b0 (diff)
Release 2.3.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3806d23..f2f65c2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hexchat-unsafe-plugin"
-version = "2.2.0"
+version = "2.3.0"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 description = "Lets you write native HexChat plugins in mostly-safe Rust"
 license = "GPL-3.0-or-later"