From 10f4bceac01993579dd30ded83620aa175cfdeda Mon Sep 17 00:00:00 2001 From: Sidharth Guglani Date: Mon, 16 Sep 2019 03:40:38 -0700 Subject: [PATCH] bump version to 1.15.0 Summary: Bumping version to 1.15.0 for new yoga release Reviewed By: amir-shalem Differential Revision: D17394805 fbshipit-source-id: de43e97a0c155f332ecbe4e98b78c2f7c9ffe771 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fd8e5a71..82f0fb3a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ org.gradle.jvmargs=-Xmx1536M -VERSION_NAME=1.14.0-SNAPSHOT +VERSION_NAME=1.15.0 POM_URL=https://github.com/facebook/yoga POM_SCM_URL=https://github.com/facebook/yoga.git POM_SCM_CONNECTION=scm:git:https://github.com/facebook/yoga.git