From 735c864dbc64c0ec730329e4cc94bb088945f783 Mon Sep 17 00:00:00 2001 From: Daniel Tang Date: Thu, 16 Feb 2017 14:27:55 -0800 Subject: [PATCH] bump version to 2.0.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7717e6ae..ae95680a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=2.0.1 +version=2.0.2 sourceCompatibility=1.7 targetCompatibility=1.7 group=com.google.endpoints