diff --git a/Cargo.toml b/Cargo.toml index c2fd0aa..a8df614 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "helipad" -version = "0.1.9" +version = "0.1.10" edition = "2018" build = "build.rs" @@ -31,4 +31,4 @@ handlebars = "4.2.1" chrono = "0.4.19" [build-dependencies] -configure_me_codegen = "0.4.1" \ No newline at end of file +configure_me_codegen = "0.4.1"