Skip to content

Commit 9aa3712

Browse files
committed
[bug/CM-1493]: Updated readme.md and lib version
1 parent 55a6068 commit 9aa3712

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 = "3.0.0"
56+
version = "2.1.0"
5757
afterEvaluate {
5858
from(components["release"])
5959
}

0 commit comments

Comments
 (0)