Skip to content

Commit 357aa74

Browse files
committed
update version to 1.1.0
1 parent bb1d6bd commit 357aa74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-json-patch/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "io.github.reidsync"
10-
version = "1.0.0"
10+
version = "1.1.0"
1111

1212
kotlin {
1313
jvmToolchain(8)

0 commit comments

Comments
 (0)