From 04a76896ffde1464cea23b14989b80aa9802a213 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Tue, 16 Oct 2018 22:58:46 -0300 Subject: Update examples to show hook handle hoisting. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index dba35de..a87a433 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hexchat-plugin" -version = "0.2.8" +version = "0.2.9" authors = ["SoniEx2 "] description = "Lets you write HexChat plugins in Rust" license = "AGPL-3.0+" -- cgit 1.4.1