From 26dbe8b4fff2f2d52e6fe8dc09cc013f7d635af0 Mon Sep 17 00:00:00 2001 From: Sidharth Guglani Date: Mon, 16 Sep 2019 07:46:47 -0700 Subject: [PATCH] bump version to 1.16.0 Summary: Bump version to 1.16.0 for new yoga release Reviewed By: amir-shalem Differential Revision: D17395785 fbshipit-source-id: b01b31d58b5b1a2a9532e9cce0892c08960ec31c --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cea2036f..55201366 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ org.gradle.jvmargs=-Xmx1536M -VERSION_NAME=1.15.0-SNAPSHOT +VERSION_NAME=1.16.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