diff --git a/Cargo.lock b/Cargo.lock index 115a234..b96d0ce 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -683,7 +683,7 @@ dependencies = [ [[package]] name = "harmonia" -version = "1.0.2" +version = "2.0.1" dependencies = [ "actix-files", "actix-web", diff --git a/Cargo.toml b/Cargo.toml index b5fe344..2ebd8d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "harmonia" -version = "1.0.2" +version = "2.0.1" authors = [ "Jörg Thalheim ", "Simon Hauser "