diff --git a/intellij-platform.json b/intellij-platform.json index 7d1812d..a2db9bd 100644 --- a/intellij-platform.json +++ b/intellij-platform.json @@ -1,7 +1,7 @@ { "description": "The IntelliJ Platform integration to bridge Kotlin Notebook with the IntelliJ Platform SDK and the IntelliJ IDEA runtime for seamless code execution and interactive development", "properties": [ - { "name": "v", "value": "0.0.2-8" }, + { "name": "v", "value": "0.0.2-9" }, { "name": "v-renovate-hint", "value": "update: package=org.jetbrains.kotlinx:kotlin-jupyter-intellij-platform" } ], "link": "https://plugins.jetbrains.com/docs/intellij/welcome.html",