From 5104c3edeeea479b6f44c982598139ad0ce7daca Mon Sep 17 00:00:00 2001 From: Felix Obenhuber Date: Fri, 11 Oct 2024 12:30:53 +0000 Subject: [PATCH] chore: Start next development iteration v0.4.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8932a70..cfac4dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "android-logd-logger" -version = "0.4.4" +version = "0.4.5-pre" authors = [ "Felix Obenhuber ", "Jens Waechtler ",