Skip to content

Commit 27014c3

Browse files
authored
chore: Prepare release v1.1.1 (#370)
1 parent 0043010 commit 27014c3

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.1.0'
28+
version = '1.1.1'
2929

3030
java {
3131
withSourcesJar()

0 commit comments

Comments
 (0)