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