From 5bfe086d623daab8b66faec1c2b5740cdc6bc42e Mon Sep 17 00:00:00 2001 From: Max Audron Date: Tue, 7 Sep 2021 14:07:58 +0200 Subject: release 1.4.0 * log errors in sed module * compile with stable rust * handle CTCP ACTION messages in sed module * add about command --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2a146dd..16909db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "catinator" -version = "1.3.0" +version = "1.4.0" authors = ["Max Audron "] edition = "2018" -- cgit v1.2.3