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 9cbdc3e commit 6fb6121Copy full SHA for 6fb6121
build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'java-gradle-plugin'
4
sourceCompatibility = 1.7
5
6
group = 'com.selesse'
7
-version = '0.3.0-SNAPSHOT'
+version = '0.3.0'
8
9
buildscript {
10
repositories {
0 commit comments