Skip to content

Commit e5012e2

Browse files
fix version to 0.4.0
1 parent 12fee41 commit e5012e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ group = 'io.soracom'
2222
mainClassName = 'io.soracom.krypton.SORACOMKryptonCLI'
2323
archivesBaseName = rootProject.name
2424

25-
version = '0.4.0-SNAPSHOT'
25+
version = '0.4.0'
2626

2727
sourceCompatibility = 1.7
2828
targetCompatibility = 1.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Version: 0.4.0-SNAPSHOT
1+
Version: 0.4.0

0 commit comments

Comments
 (0)