We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd9f01 commit 561ce1aCopy full SHA for 561ce1a
libraries/lets-plot.json
@@ -1,6 +1,6 @@
1
{
2
"properties": {
3
- "api": "1.0.0-rc1",
+ "api": "1.0.0",
4
"lib": "1.5.2",
5
"js": "1.5.2",
6
"isolatedFrame": ""
@@ -10,7 +10,7 @@
10
"https://jetbrains.bintray.com/lets-plot-maven"
11
],
12
"dependencies": [
13
- "org.jetbrains.lets-plot:lets-plot-kotlin-api-kernel:$api",
+ "org.jetbrains.lets-plot-kotlin:lets-plot-kotlin-api-kernel:$api",
14
"org.jetbrains.lets-plot:lets-plot-common:$lib",
15
"org.jetbrains.lets-plot:lets-plot-image-export:$lib"
16
0 commit comments