aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2021-09-07 14:07:58 +0200
committerMax Audron <audron@cocaine.farm>2021-09-07 14:07:58 +0200
commit5bfe086d623daab8b66faec1c2b5740cdc6bc42e (patch)
tree4411471993308a24d62bfbc126fed2b81a46a329 /Cargo.toml
parentremove test channel from prod config (diff)
release 1.4.0
* log errors in sed module * compile with stable rust * handle CTCP ACTION messages in sed module * add about command
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <audron@cocaine.farm>"]
edition = "2018"