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 9ac13f3 commit e2ce80aCopy full SHA for e2ce80a
compose-charts/build.gradle.kts
@@ -15,7 +15,7 @@ mavenPublishing{
15
coordinates(
16
groupId = "io.github.ehsannarmani",
17
artifactId = "compose-charts",
18
- version = "0.0.19"
+ version = "0.1.0"
19
)
20
pom{
21
name.set("Compose Charts")
0 commit comments