Skip to content

Commit 5a1f454

Browse files
committed
Build: bump to version 1.0.0-alpha.3
1 parent 637bcb6 commit 5a1f454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/interval.library-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
}
1717

1818
group = "io.github.whathecode.kotlinx.interval"
19-
version = "1.0.0-alpha.2"
19+
version = "1.0.0-alpha.3"
2020

2121

2222
kotlin {

0 commit comments

Comments
 (0)