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 92ca2d7 commit c2d0ae7Copy full SHA for c2d0ae7
YChartsLib/build.gradle.kts
@@ -53,7 +53,7 @@ publishing {
53
register<MavenPublication>("release") {
54
groupId = "co.yml"
55
artifactId = "ycharts"
56
- version = "1.0.1"
+ version = "3.0.0"
57
afterEvaluate {
58
from(components["release"])
59
}
0 commit comments