version bump

This commit is contained in:
jude 2020-10-28 09:19:54 +00:00
parent afc06bda9f
commit 0a016ad564
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1175,7 +1175,7 @@ dependencies = [
[[package]]
name = "reminder_rs"
version = "1.1.6"
version = "1.1.7"
dependencies = [
"Inflector",
"async-trait",

View File

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