bump version

This commit is contained in:
jude 2020-10-25 17:41:14 +00:00
parent dd621a022a
commit 864a6fc87c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1179,7 +1179,7 @@ dependencies = [
[[package]]
name = "reminder_rs"
version = "1.0.0-rc.10"
version = "1.0.1"
dependencies = [
"Inflector",
"async-trait",

View File

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