Skip to content

Commit ae53f17

Browse files
committed
Prepare for next development iteration
1 parent cf591fe commit ae53f17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ POM_DEVELOPER_ID=KotlinCrypto
3333
POM_DEVELOPER_NAME=Kotlin Crypto
3434
POM_DEVELOPER_URL=https://github.com/KotlinCrypto/
3535

36-
VERSION_NAME=0.3.0
36+
VERSION_NAME=0.3.1-SNAPSHOT
3737
# 0.1.0-alpha01 = 00 01 00 11
3838
# 0.1.0-beta01 = 00 01 00 21
3939
# 0.1.0-rc01 = 00 01 00 31
4040
# 0.1.0 = 00 01 00 99
4141
# 1.1.0 = 01 01 00 99
42-
VERSION_CODE=00030011
42+
VERSION_CODE=00030111

0 commit comments

Comments
 (0)