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