Skip to content

Commit 28904cf

Browse files
committed
Build: bump to version 1.0.1
1 parent 479946f commit 28904cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ if (publishPropertiesFile.exists()) {
2121
publishProperties.load(java.io.FileInputStream(publishPropertiesFile))
2222
}
2323
group = "io.github.whathecode.kotlinx.interval"
24-
version = "1.0.0"
24+
version = "1.0.1"
2525
nexusPublishing {
2626
repositories {
2727
sonatype {

0 commit comments

Comments
 (0)