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