From adb1b11055fd96a9d9dbd86b3bfd79bac154e298 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Mon, 9 Apr 2018 02:38:39 -0700 Subject: [PATCH] 1.8.0 Summary: New release. Reviewed By: marco-cova Differential Revision: D7550852 fbshipit-source-id: eac5662179daa88d9d62c55566b3a31428c4117a --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7f2dd230..53e153d6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx1536M -VERSION_NAME=1.7.1-SNAPSHOT +VERSION_NAME=1.8.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