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