Skip to content

Commit 2658170

Browse files
authored
Merge pull request #10 from SchwarzIT/patch-version-for-updates
add new patch version because of dependency updates
2 parents 7b675f3 + 0cd3ce5 commit 2658170

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
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
group = "io.github.schwarzit"
14-
version = "1.0.0"
14+
version = "1.0.1"
1515

1616
repositories {
1717
mavenCentral()

0 commit comments

Comments
 (0)