Skip to content

Commit 561ce1a

Browse files
authored
Update to Lets-Plot Kotlin API v1.0.0 (#95)
1 parent 6cd9f01 commit 561ce1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/lets-plot.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"properties": {
3-
"api": "1.0.0-rc1",
3+
"api": "1.0.0",
44
"lib": "1.5.2",
55
"js": "1.5.2",
66
"isolatedFrame": ""
@@ -10,7 +10,7 @@
1010
"https://jetbrains.bintray.com/lets-plot-maven"
1111
],
1212
"dependencies": [
13-
"org.jetbrains.lets-plot:lets-plot-kotlin-api-kernel:$api",
13+
"org.jetbrains.lets-plot-kotlin:lets-plot-kotlin-api-kernel:$api",
1414
"org.jetbrains.lets-plot:lets-plot-common:$lib",
1515
"org.jetbrains.lets-plot:lets-plot-image-export:$lib"
1616
],

0 commit comments

Comments
 (0)