Skip to content

Commit

Permalink
Update to Lets-Plot Kotlin API v1.0.0 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
alshan authored Aug 13, 2020
1 parent 6cd9f01 commit 561ce1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/lets-plot.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"properties": {
"api": "1.0.0-rc1",
"api": "1.0.0",
"lib": "1.5.2",
"js": "1.5.2",
"isolatedFrame": ""
Expand All @@ -10,7 +10,7 @@
"https://jetbrains.bintray.com/lets-plot-maven"
],
"dependencies": [
"org.jetbrains.lets-plot:lets-plot-kotlin-api-kernel:$api",
"org.jetbrains.lets-plot-kotlin:lets-plot-kotlin-api-kernel:$api",
"org.jetbrains.lets-plot:lets-plot-common:$lib",
"org.jetbrains.lets-plot:lets-plot-image-export:$lib"
],
Expand Down

0 comments on commit 561ce1a

Please sign in to comment.