From 3cd009b64c1caae31582efb45b80f892ef4b870e Mon Sep 17 00:00:00 2001 From: Yang Date: Fri, 26 Jun 2020 20:59:29 +1000 Subject: [PATCH] Prepare next development version. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3ddfd0c1e..01d523e4e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=io.github.reactivecircus.flowbinding -VERSION_NAME=1.0.0-alpha01 +VERSION_NAME=1.0.0 POM_URL=https://github.com/reactivecircus/FlowBinding POM_SCM_URL=https://github.com/reactivecircus/FlowBinding