Skip to content

Commit a92e622

Browse files
committed
Main: Bump version to 0.5.0 and update email
1 parent 6ecb061 commit a92e622

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "frippy"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["Jokler <jokler.contact@gmail.com>"]
55
repository = "https://github.com/Mavulp/frippy"
66
readme = "README.md"

configs/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ encoding = "UTF-8"
1212
channels = ["#frippy"]
1313
umodes = "+B"
1414
user_info = "IRC Bot"
15-
version = "frippy v0.4.0"
15+
version = "frippy v0.5.0"
1616
source = "https://github.com/Mavulp/frippy"
1717
#ping_time = 180
1818
#ping_timeout = 10

0 commit comments

Comments
 (0)