From 9d80fcb250cc7e491720cb6e8296aec0ab74fee5 Mon Sep 17 00:00:00 2001 From: tys Date: Wed, 11 Oct 2023 14:15:55 -0700 Subject: [PATCH] Prepare next development version. --- buildSrc/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildSrc/gradle.properties b/buildSrc/gradle.properties index dbdfe2d5..812bd7a3 100644 --- a/buildSrc/gradle.properties +++ b/buildSrc/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.uber -VERSION_NAME=0.54.0 +VERSION_NAME=0.55.0-SNAPSHOT POM_DESCRIPTION=A Gradle plugin that lets developers utilize the Buck build system on a Gradle project POM_URL=https://github.com/uber/okbuck/ POM_SCM_URL=https://github.com/uber/okbuck/