summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2018-03-31 11:31:52 -0300
committerSoniEx2 <endermoneymod@gmail.com>2018-03-31 11:31:52 -0300
commitb2be734b53e74caf087f0d112b432fcbeb1b72e9 (patch)
tree2393d12149f26f4c6bb91dd849ce751328b82756 /Cargo.toml
parent6ce60768df1139af138c566f4e884f4b7c173cd5 (diff)
Version 0.2.1
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 48f3497..2fad324 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "hexchat-plugin"
-version = "0.2.0"
+version = "0.2.1"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 description = "Lets you write HexChat plugins in Rust"
 license = "AGPL-3.0+"