bump version to version 1.0.0
All checks were successful
continuous-integration/woodpecker the build was successful

This commit is contained in:
Thomas Eppers 2021-10-31 22:52:06 +01:00
parent 8a35904c79
commit cdb6babd48
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -673,7 +673,7 @@ dependencies = [
[[package]]
name = "reel-moby"
version = "0.10.0"
version = "1.0.0"
dependencies = [
"chrono",
"lazy_static",

View File

@ -1,7 +1,7 @@
[package]
name = "reel-moby"
version = "0.11.0"
version = "1.0.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html