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.
2 parents 6db0e02 + 8e174fd commit 7f9d849Copy full SHA for 7f9d849
build.gradle
@@ -54,7 +54,7 @@ allprojects {
54
apply plugin: 'idea'
55
56
group = 'org.spine3'
57
- version = '0.6.0-SNAPSHOT'
+ version = '0.6.0'
58
}
59
60
ext {
0 commit comments