From 6d5d3e72974dcd1e70c2e4e339530bee1263114a Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sat, 31 Mar 2018 15:02:41 -0300 Subject: Implement find_context --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2fad324..26bf38d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hexchat-plugin" -version = "0.2.1" +version = "0.2.2" authors = ["SoniEx2 "] description = "Lets you write HexChat plugins in Rust" license = "AGPL-3.0+" -- cgit 1.4.1