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