From 1e2919e08a871581654ab88004c11921a56469b3 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 26 Jul 2018 11:24:05 +0200 Subject: switch version to 4.2.0-snapshot --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 7c4bf510..c3c2ae2d 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ task wrapper(type: Wrapper) { allprojects { apply plugin: 'com.github.ben-manes.versions' repositories { mavenCentral() } - version = '4.1.4-Snapshot' + version = '4.2.0-Snapshot' } configurations { -- cgit v1.2.3