Bump version

This commit is contained in:
Agatha 2020-04-03 02:58:09 +03:00
parent 1785077510
commit 121a29beb0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1030,7 +1030,7 @@ dependencies = [
[[package]]
name = "rustcord"
version = "0.3.0"
version = "0.3.2"
dependencies = [
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"owoify 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "rustcord"
version = "0.3.0"
version = "0.3.2"
authors = ["Agatha <EvilDeaaaadd@protonmail.com>"]
edition = "2018"