Skip to content

Commit 8bd5cfc

Browse files
committed
Version bumb
1 parent 9327129 commit 8bd5cfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ nexusPublishing {
1010
}
1111
allprojects {
1212
group = "com.codeheadsystems"
13-
//version = "3.0.1"
14-
version = "3.0.2-SNAPSHOT"
13+
//version = "3.0.2"
14+
version = "3.0.3-SNAPSHOT"
1515
}
1616
// gradle clean build test publishToSonatype closeAndReleaseSonatypeStagingRepository

0 commit comments

Comments
 (0)