From 872f4d72a7c78c882ff19e28f35f9aec4395f791 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Mon, 15 Oct 2018 16:32:43 -0300 Subject: Fix huge oops Still crashes when reloading tho --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 52c6904..dba35de 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hexchat-plugin" -version = "0.2.7" +version = "0.2.8" authors = ["SoniEx2 "] description = "Lets you write HexChat plugins in Rust" license = "AGPL-3.0+" -- cgit 1.4.1