summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2019-04-22 19:30:47 -0300
committerSoniEx2 <endermoneymod@gmail.com>2019-04-22 19:30:47 -0300
commita2a311bc91a76027a7efb6ade4ec29c018b33f1b (patch)
tree721a8e2e579cf74f9602b84c55c7092054f6d6df
parentbf5c5931188872c2e8db8e3cbee3d806fcb3c0dd (diff)
Bump version number
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6c1baf9..b7fb2aa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hexchat-plugin"
-version = "0.2.12"
+version = "0.2.13"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 description = "Lets you write HexChat plugins in Rust"
 license = "AGPL-3.0+"