From 4c60c6022980357640d3e2afcfb29e9d84cddddb Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Fri, 1 Jun 2018 11:25:01 -0300 Subject: 0.2.5 fix registered/unregistered check --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a825e2b..341299a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hexchat-plugin" -version = "0.2.4" +version = "0.2.5" authors = ["SoniEx2 "] description = "Lets you write HexChat plugins in Rust" license = "AGPL-3.0+" -- cgit 1.4.1