aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2022-12-05 12:37:37 +0100
committerJeff Vander Stoep <jeffv@google.com>2022-12-05 12:53:09 +0100
commit33fb794bf74548ef60b735be51cf05fe66d919fd (patch)
treecb6537aeb69d8331bbaa98c3395bac3b10846d64 /Cargo.toml.orig
parentd9f8b25d9316de39e89ed6cb29d57a52db31bdf2 (diff)
downloadandroid_logger-33fb794bf74548ef60b735be51cf05fe66d919fd.tar.gz
Update to 0.11.1
Test: atest Change-Id: I58de2865636015e7e2ba8d1d3c87c09dbf70abf0
Diffstat (limited to 'Cargo.toml.orig')
-rw-r--r--Cargo.toml.orig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index f092ceb..37c6496 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "android_logger"
-version = "0.11.0"
+version = "0.11.1"
authors = ["The android_logger Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"