Skip to content

Commit 54e2844

Browse files
authored
Update gradle.properties
Bump up version to 1.0.0-SNAPSHOT
1 parent c30663c commit 54e2844

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
@@ -2,8 +2,8 @@ POM_NAME=UtilsVerifier
22
POM_ARTIFACT_ID=utilsverifier
33
POM_PACKAGING=jar
44

5-
VERSION_NAME=0.0.3-SNAPSHOT
6-
VERSION_CODE=3
5+
VERSION_NAME=1.0.0-SNAPSHOT
6+
VERSION_CODE=4
77
GROUP=com.github.karczews
88

99
POM_DESCRIPTION=UtilsVerifier can be used in JUnit 4 unit tests to verify whether given util class is well formed one.

0 commit comments

Comments
 (0)