From 92498ec6f86117f810f0cbe8f151b0b7d1a12c5d Mon Sep 17 00:00:00 2001 From: Pritesh Nandgaonkar Date: Tue, 16 Oct 2018 03:18:27 -0700 Subject: [PATCH] Update version name to the snapshot Summary: As per title Reviewed By: passy Differential Revision: D10380459 fbshipit-source-id: 006aa76fc0254687d1d4591528f8a04884a8a4ec --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index faa26bc95..d86b4007a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # POM publishing constants -VERSION_NAME=0.9.0 +VERSION_NAME=0.9.1-SNAPSHOT GROUP=com.facebook.flipper POM_URL=https://github.com/facebook/flipper POM_SCM_URL=https://github.com/facebook/flipper.git