From 8a35904c7943a7fa687f50c0e31833a67db989c1 Mon Sep 17 00:00:00 2001 From: Thomas Eppers Date: Thu, 28 Oct 2021 18:41:28 +0200 Subject: [PATCH] bumped version to 0.11.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dcfb5aa..cb0af2c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "reel-moby" -version = "0.10.0" +version = "0.11.0" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html