summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-04-24 22:49:19 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-04-24 22:49:19 -0300
commitf9f854aa51e384358d935740bd64cf4f6d3057c5 (patch)
tree93de4e642927eb91b8ffe48ae2538f41f7dec60a /Cargo.toml
parent57a2600df03db82fbb61cc258093ec6bf6345107 (diff)
Fix doc
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 128209d..489dc41 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hexchat-unsafe-plugin"
-version = "2.0.1"
+version = "2.1.0"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 description = "Lets you write native HexChat plugins in mostly-safe Rust"
 license = "GPL-3.0-or-later"