From 3482bc06181ae2e33263273960c50f2ab5e5c11b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 09:01:24 +0000 Subject: [PATCH] chore: release 0.119.1-SNAPSHOT --- pom.xml | 2 +- versions.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7eee4f214..1ff7a40d5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.119.0-alpha + 0.119.1-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/versions.txt b/versions.txt index 0d5d69975..38fb37a55 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.119.0-alpha:0.119.0-alpha +google-cloud-logging-logback:0.119.0-alpha:0.119.1-alpha-SNAPSHOT