lets be honest 2 years of work is enough for 1.0 release

This commit is contained in:
Agatha Rose 2020-05-04 22:01:18 +03:00
parent 238f8f9593
commit f4c31ac021
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -1050,7 +1050,7 @@ dependencies = [
[[package]]
name = "rustcord"
version = "0.3.4"
version = "1.0.0"
dependencies = [
"colored 1.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,7 +1,7 @@
[package]
name = "rustcord"
version = "0.3.4"
authors = ["Agatha <@protonmail.com>"]
version = "1.0.0"
authors = ["Agatha Rose <@protonmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html