summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2018-04-24 17:10:13 -0300
committerSoniEx2 <endermoneymod@gmail.com>2018-04-24 17:10:13 -0300
commit1e6b5722363946464777f522dc29685acdd45ce9 (patch)
tree7bfee6ec393443310fb4f0024b47f05b5ad4e547 /Cargo.toml
parent6177c0c40e75d40ec76878b83bd325f92cbc9110 (diff)
Add ph.get_info
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 26bf38d..f9bec4d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hexchat-plugin"
-version = "0.2.2"
+version = "0.2.3"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 description = "Lets you write HexChat plugins in Rust"
 license = "AGPL-3.0+"