Skip to content

Commit 18aeaef

Browse files
committed
Updated version v1.1.0
1 parent 6c08f6f commit 18aeaef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ project.ext.buildSettings = settings
2727

2828
allprojects {
2929
group 'org.jetbrains.lets-plot-kotlin'
30-
version "1.1.0-alpha6"
30+
version "1.1.0"
3131

3232
ext.versionIsDev = (version.contains('SNAPSHOT')
3333
|| version.contains('rc')

0 commit comments

Comments
 (0)