summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-04-23 22:56:32 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-04-23 22:57:10 -0300
commit5db6958f0782e65758c4b249e2ea8d9e3a210e89 (patch)
tree9f1a13c039dae6230692679860bd5967fe256cc5 /Cargo.toml
parentc64496741b1c9b0c5e1c5cb35e9ead95e2f8dc33 (diff)
Add note about init message
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 abf0eff..128209d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hexchat-unsafe-plugin"
-version = "2.0.0"
+version = "2.0.1"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 description = "Lets you write native HexChat plugins in mostly-safe Rust"
 license = "GPL-3.0-or-later"