summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-04-30 19:01:14 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-04-30 19:01:14 -0300
commitf56ae877c32418630485d71a58b76edb64e96200 (patch)
tree6643b47d44452bd21909ed671e5519ff46cfff7b /Cargo.toml
parent8c2bbf82a4b63668fa5b8a11ed9f98eea79324fb (diff)
Release 2.2.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 ac61e66..3806d23 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hexchat-unsafe-plugin"
-version = "2.1.0"
+version = "2.2.0"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 description = "Lets you write native HexChat plugins in mostly-safe Rust"
 license = "GPL-3.0-or-later"