Skip to content

Commit a6cfe08

Browse files
committed
Prepare 1.0.0
1 parent 8ec5cfb commit a6cfe08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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-alpha.5'
28+
version = '1.0.0'
2929

3030
java {
3131
withSourcesJar()

0 commit comments

Comments
 (0)