aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJokler <jokler.contact@gmail.com>2019-06-22 15:48:55 +0200
committerJokler <jokler.contact@gmail.com>2019-06-22 15:48:55 +0200
commita92e622a0d42911e8e46239c3bde17169ed60c92 (patch)
treed484a367c205afe43ba7327a888b06844fd24c0c
parent6ecb061831b251476e55906ad7f42bb8f730e2f7 (diff)
downloadfrippy-a92e622a0d42911e8e46239c3bde17169ed60c92.tar.gz
frippy-a92e622a0d42911e8e46239c3bde17169ed60c92.zip
Main: Bump version to 0.5.0 and update email
-rw-r--r--Cargo.toml2
-rw-r--r--configs/config.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e70c7c7..3e5600e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "frippy"
-version = "0.4.0"
+version = "0.5.0"
authors = ["Jokler <jokler.contact@gmail.com>"]
repository = "https://github.com/Mavulp/frippy"
readme = "README.md"
diff --git a/configs/config.toml b/configs/config.toml
index 03b8046..655dcdf 100644
--- a/configs/config.toml
+++ b/configs/config.toml
@@ -12,7 +12,7 @@ encoding = "UTF-8"
channels = ["#frippy"]
umodes = "+B"
user_info = "IRC Bot"
-version = "frippy v0.4.0"
+version = "frippy v0.5.0"
source = "https://github.com/Mavulp/frippy"
#ping_time = 180
#ping_timeout = 10