There was an error while loading. Please reload this page.
1 parent 6ecb061 commit a92e622Copy full SHA for a92e622
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "frippy"
3
-version = "0.4.0"
+version = "0.5.0"
4
authors = ["Jokler <jokler.contact@gmail.com>"]
5
repository = "https://github.com/Mavulp/frippy"
6
readme = "README.md"
configs/config.toml
@@ -12,7 +12,7 @@ encoding = "UTF-8"
12
channels = ["#frippy"]
13
umodes = "+B"
14
user_info = "IRC Bot"
15
-version = "frippy v0.4.0"
+version = "frippy v0.5.0"
16
source = "https://github.com/Mavulp/frippy"
17
#ping_time = 180
18
#ping_timeout = 10
0 commit comments