We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6d2c0 commit 35862f8Copy full SHA for 35862f8
build.gradle.kts
@@ -13,7 +13,7 @@ allprojects {
13
apply(plugin = "maven-publish")
14
15
group = "org.lushplugins"
16
- version = "1.0.15"
+ version = "1.0.16"
17
18
repositories {
19
mavenCentral()
0 commit comments