Skip to content

Commit d65d5ae

Browse files
update version to 0.5.0-SNAPSHOT
1 parent e5012e2 commit d65d5ae

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'
25+
version = '0.5.0-SNAPSHOT'
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
1+
Version: 0.5.0-SNAPSHOT

0 commit comments

Comments
 (0)