Skip to content

Commit 0cb90b8

Browse files
kandy 0.7.0 -> 0.7.1
1 parent 36dfb32 commit 0cb90b8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.7.0" },
4+
{ "name": "kandyVersion", "value": "0.7.1" },
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"description": "Kotlin plotting DSL for Lets-Plot",
33
"properties": [
4-
{ "name": "kandyVersion", "value": "0.7.0" },
4+
{ "name": "kandyVersion", "value": "0.7.1" },
55
{ "name": "kandyVersion-renovate-hint", "value": "update: package=org.jetbrains.kotlinx:kandy-lets-plot" },
6-
{ "name": "statsVersion", "value": "0.3.0" }
6+
{ "name": "statsVersion", "value": "0.3.1" }
77
],
88
"link": "https://github.com/Kotlin/kandy",
99
"repositories": [

0 commit comments

Comments
 (0)