changed versioning to release candidates

This commit is contained in:
jude 2020-10-23 16:39:14 +01:00
parent 7aba128ad6
commit 50fb28d226
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1165,7 +1165,7 @@ dependencies = [
[[package]]
name = "reminder_rs"
version = "0.1.6"
version = "1.0.0-rc.6"
dependencies = [
"Inflector",
"async-trait",

View File

@ -1,6 +1,6 @@
[package]
name = "reminder_rs"
version = "0.1.6"
version = "1.0.0-rc.6"
authors = ["jellywx <judesouthworth@pm.me>"]
edition = "2018"