We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb1d6bd commit 357aa74Copy full SHA for 357aa74
kotlin-json-patch/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "io.github.reidsync"
10
-version = "1.0.0"
+version = "1.1.0"
11
12
kotlin {
13
jvmToolchain(8)
0 commit comments