Skip to content

Commit 879704e

Browse files
kandy update version 0.4.1 -> 0.4.2
1 parent 6a94e1b commit 879704e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kandy-echarts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Kotlin plotting DSL for Apache ECharts",
33
"properties": [
4-
{ "name": "kandyVersion", "value": "0.4.1" },
4+
{ "name": "kandyVersion", "value": "0.4.2" },
55
{ "name": "kandyVersion-renovate-hint", "value": "update: package=org.jetbrains.kotlinx:kandy-echarts" }
66
],
77
"link": "https://github.com/Kotlin/kandy",

kandy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Kotlin plotting DSL for Lets-Plot",
33
"properties": [
4-
{ "name": "kandyVersion", "value": "0.4.1" },
4+
{ "name": "kandyVersion", "value": "0.4.2" },
55
{ "name": "kandyVersion-renovate-hint", "value": "update: package=org.jetbrains.kotlinx:kandy-lets-plot" }
66
],
77
"link": "https://github.com/Kotlin/kandy",

0 commit comments

Comments
 (0)