summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2018-09-29 23:50:58 -0300
committerSoniEx2 <endermoneymod@gmail.com>2018-09-29 23:50:58 -0300
commitd6971a712f80be6dad6441b5610e84067d884ecd (patch)
tree90bb5ab293363fc42a95252c5f610472bf69ae88 /Cargo.toml
parent72ee2ee105e0fea4f4a1222419eaac809d3b5bd1 (diff)
Tweak documentation to use the new PRI_* constants
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 afc5ddf..52c6904 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hexchat-plugin"
-version = "0.2.6"
+version = "0.2.7"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 description = "Lets you write HexChat plugins in Rust"
 license = "AGPL-3.0+"