Skip to content

Commit c2d0ae7

Browse files
committed
[bug/CM-1493]: Updated Ychart version to 3.0.0
1 parent 92ca2d7 commit c2d0ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

YChartsLib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ publishing {
5353
register<MavenPublication>("release") {
5454
groupId = "co.yml"
5555
artifactId = "ycharts"
56-
version = "1.0.1"
56+
version = "3.0.0"
5757
afterEvaluate {
5858
from(components["release"])
5959
}

0 commit comments

Comments
 (0)