diff --git a/Cargo.toml b/Cargo.toml index 8bc4920..2e1b553 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "movie_collection_rust" -version = "0.10.39" +version = "0.10.40" authors = ["Daniel Boline "] edition = "2018" diff --git a/movie_collection_http/Cargo.toml b/movie_collection_http/Cargo.toml index be7d575..83fe3a3 100644 --- a/movie_collection_http/Cargo.toml +++ b/movie_collection_http/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "movie_collection_http" -version = "0.10.39" +version = "0.10.40" authors = ["Daniel Boline "] edition = "2018" diff --git a/movie_collection_lib/Cargo.toml b/movie_collection_lib/Cargo.toml index 62600ae..9e76226 100644 --- a/movie_collection_lib/Cargo.toml +++ b/movie_collection_lib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "movie_collection_lib" -version = "0.10.39" +version = "0.10.40" authors = ["Daniel Boline "] edition = "2018" diff --git a/transcode_lib/Cargo.toml b/transcode_lib/Cargo.toml index 1b29453..1dbe25d 100644 --- a/transcode_lib/Cargo.toml +++ b/transcode_lib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "transcode_lib" -version = "0.10.39" +version = "0.10.40" authors = ["Daniel Boline "] edition = "2018"