diff --git a/spring-integration-kotlin-dsl/gradle.properties b/spring-integration-kotlin-dsl/gradle.properties index e2feeb3..b21d289 100644 --- a/spring-integration-kotlin-dsl/gradle.properties +++ b/spring-integration-kotlin-dsl/gradle.properties @@ -1,2 +1,2 @@ -version=0.0.1.RELEASE +version=0.0.2.BUILD-SNAPSHOT kotlinVersion=1.3.50