From 3df43d44f0f207b0ce3ace1407a42ec026dd896e Mon Sep 17 00:00:00 2001 From: James Verbus Date: Wed, 27 May 2020 16:12:28 -0700 Subject: [PATCH] [ci skip-compare-publications] Bump version to 1.0.0 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index c7d445f..00db038 100644 --- a/version.properties +++ b/version.properties @@ -1,4 +1,4 @@ #Version of the produced binaries. This file is intended to be checked-in. #It will be automatically bumped by release automation. -version=0.3.7 +version=1.0.0 previousVersion=0.3.6