summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2019-04-21 12:10:11 -0300
committerSoniEx2 <endermoneymod@gmail.com>2019-04-21 12:10:11 -0300
commit8f4f74845e9b5b1a5cdc71872b2df87926c3ca32 (patch)
tree2077def9cb707d52b937f75e400f39bff66c31c0
parentb4d9f1aa07f229a29ae518bf67721acc92ee43ad (diff)
Bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 057703c..0356cf6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hexchat-plugin"
-version = "0.2.10"
+version = "0.2.11"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 description = "Lets you write HexChat plugins in Rust"
 license = "AGPL-3.0+"