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 0f1ccb1 commit b3324cbCopy full SHA for b3324cb
build.gradle.kts
@@ -20,7 +20,7 @@ subprojects {
20
}
21
22
group = "com.eternalcode.formatter"
23
- version = "1.0.0"
+ version = "1.0.1"
24
25
apply(plugin = "java-library")
26
apply(plugin = "com.github.johnrengelman.shadow")
0 commit comments