Skip to content

Commit df71405

Browse files
committed
bump version to 2.0.9
1 parent 941d85f commit df71405

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
@@ -9,7 +9,7 @@ plugins {
99
apply("versions.gradle.kts")
1010

1111
group = "io.github.microutils"
12-
version = "2.0.8"
12+
version = "2.0.9"
1313

1414
repositories {
1515
mavenCentral()

0 commit comments

Comments
 (0)