From d7bfbf3646f28efd529597d3a0e2a4acd92786f2 Mon Sep 17 00:00:00 2001 From: Sidharth Guglani Date: Mon, 4 Mar 2019 08:25:19 -0800 Subject: [PATCH] bump yoga version to 1.13.1-SNAPSHOT Summary: Version bump to 1.13.1-SNAPSHOT Reviewed By: davidaurelio Differential Revision: D14300336 fbshipit-source-id: 2c0293d5eb95dc029d431133ce97e75fccd46897 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 339bf3d4..0a3552c8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ org.gradle.jvmargs=-Xmx1536M -VERSION_NAME=1.13.0 +VERSION_NAME=1.13.1-SNAPSHOT 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