diff --git a/Cargo.lock b/Cargo.lock index 6c37106..5a07b37 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -673,7 +673,7 @@ dependencies = [ [[package]] name = "reel-moby" -version = "0.10.0" +version = "1.0.0" dependencies = [ "chrono", "lazy_static", diff --git a/Cargo.toml b/Cargo.toml index cb0af2c..9bbb76f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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