From b9f4c3ce81aacdbdecc1d4fea16a0fa920258d87 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Fri, 1 Jun 2018 11:02:38 -0300 Subject: Getters for plugin name/desc/vers --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f9bec4d..a825e2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hexchat-plugin" -version = "0.2.3" +version = "0.2.4" authors = ["SoniEx2 "] description = "Lets you write HexChat plugins in Rust" license = "AGPL-3.0+" -- cgit 1.4.1