We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c08f6f commit 18aeaefCopy full SHA for 18aeaef
build.gradle
@@ -27,7 +27,7 @@ project.ext.buildSettings = settings
27
28
allprojects {
29
group 'org.jetbrains.lets-plot-kotlin'
30
- version "1.1.0-alpha6"
+ version "1.1.0"
31
32
ext.versionIsDev = (version.contains('SNAPSHOT')
33
|| version.contains('rc')
0 commit comments