From 5f92ba49a7346579b3c70b5179318ef8f764b951 Mon Sep 17 00:00:00 2001 From: Sidharth Guglani Date: Tue, 12 Feb 2019 04:33:21 -0800 Subject: [PATCH] yoga bump version 1.11.0 Summary: Yoga release 1.11.0 Reviewed By: davidaurelio Differential Revision: D14025465 fbshipit-source-id: e76c79898ed212ad8450f261822ed0d84a6ca14b --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a514ea0a..57c596d1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ org.gradle.jvmargs=-Xmx1536M -VERSION_NAME=1.10.1-SNAPSHOT +VERSION_NAME=1.11.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