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 a69fd67 commit fcc3db1Copy full SHA for fcc3db1
shaded/build.gradle.kts
@@ -67,7 +67,7 @@ publishing {
67
register<MavenPublication>("release") {
68
groupId = "io.sifr"
69
artifactId = "shaded"
70
- version = "0.2.0-alpha"
+ version = "0.2.1-alpha"
71
72
afterEvaluate {
73
from(components["release"])
0 commit comments