Skip to content

Commit 26c72a2

Browse files
committed
Prepare 1.0.1
1 parent d068762 commit 26c72a2

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.0'
28+
version = '1.0.1'
2929

3030
java {
3131
withSourcesJar()

0 commit comments

Comments
 (0)