summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJokler <jokler.contact@gmail.com>2017-10-29 23:21:34 +0100
committerJokler <jokler.contact@gmail.com>2017-10-29 23:21:34 +0100
commit45f70129ce94c0511fc5cd2cbdc625f8ef00ea4b (patch)
treec7bdd86b5bed18ce4d16a6bacde9647f0dfc6de3
parent87653a4150a73f1ff8f7c7c85ee7b1d462b0607a (diff)
downloadfrippy-45f70129ce94c0511fc5cd2cbdc625f8ef00ea4b.tar.gz
frippy-45f70129ce94c0511fc5cd2cbdc625f8ef00ea4b.zip
Bump version to 0.3.0
-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 fc88edc..4c6928e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "frippy"
-version = "0.2.0"
+version = "0.3.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 31049f9..510e1ae 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.2.0"
+version = "frippy v0.3.0"
source = "https://github.com/Mavulp/frippy"
#ping_time = 180
#ping_timeout = 10