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 12fee41 commit e5012e2Copy full SHA for e5012e2
build.gradle
@@ -22,7 +22,7 @@ group = 'io.soracom'
22
mainClassName = 'io.soracom.krypton.SORACOMKryptonCLI'
23
archivesBaseName = rootProject.name
24
25
-version = '0.4.0-SNAPSHOT'
+version = '0.4.0'
26
27
sourceCompatibility = 1.7
28
targetCompatibility = 1.7
src/main/resources/soracom-krypton-version
@@ -1 +1 @@
1
-Version: 0.4.0-SNAPSHOT
+Version: 0.4.0
0 commit comments