diff --git a/Cargo.toml b/Cargo.toml index da2807c..ed24399 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "logging" description = "The shared logging setup for The Hacker App services" -version = "0.1.3" +version = "0.2.0" license = "MIT" homepage = "https://github.com/TheHackerApp/logging" repository = "https://github.com/TheHackerApp/logging.git"