Skip to content

Commit 65c3464

Browse files
authored
Merge pull request #9 from swnck/dev
Bump version to 1.0.2 in build files
2 parents 1199840 + 1989b53 commit 65c3464

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
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "io.github.swnck"
8-
version = "1.0.1"
8+
version = "1.0.2"
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)