Skip to content

Commit d37cc4e

Browse files
committed
Prepare v1.1.0
1 parent 983be80 commit d37cc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tasks.withType(JavaCompile) {
2525
}
2626

2727
group = 'io.kurrent'
28-
version = '1.0.3'
28+
version = '1.1.0'
2929

3030
java {
3131
withSourcesJar()

0 commit comments

Comments
 (0)