Skip to content

Commit 502c8ca

Browse files
author
yaman
committed
update version as 0.2.0
1 parent e50e784 commit 502c8ca

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.1.1-SNAPSHOT'
25+
version = '0.2.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.1.1-SNAPSHOT
1+
Version: 0.2.0

0 commit comments

Comments
 (0)