From 8b37094696f44a547fa9b7a264acdf09f48c4dc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nivaldo=20Bondan=C3=A7a?= Date: Wed, 24 Apr 2024 11:58:54 -0700 Subject: [PATCH] Bump version to 0.50-SNAPSHOT Reviewed By: strulovich Differential Revision: D56503356 fbshipit-source-id: 65bb80812944edc60988644ccb0356686cfc267b --- core/pom.xml | 2 +- pom.xml | 2 +- version.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e892ae32..c70d918e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.facebook ktfmt-parent - 0.49 + 0.50-SNAPSHOT diff --git a/pom.xml b/pom.xml index e3791709..2b5c630a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.facebook ktfmt-parent - 0.49 + 0.50-SNAPSHOT pom Ktfmt Parent diff --git a/version.txt b/version.txt index a2ff373b..9a004188 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.49 +0.50-SNAPSHOT