diff --git a/Cargo.toml b/Cargo.toml index 3ef09eb..0fb60ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "android_logger" -version = "0.15.0" +version = "0.15.1" authors = ["The android_logger Developers"] license = "MIT OR Apache-2.0" readme = "README.md"