We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9327129 commit 8bd5cfcCopy full SHA for 8bd5cfc
build.gradle.kts
@@ -10,7 +10,7 @@ nexusPublishing {
10
}
11
allprojects {
12
group = "com.codeheadsystems"
13
- //version = "3.0.1"
14
- version = "3.0.2-SNAPSHOT"
+ //version = "3.0.2"
+ version = "3.0.3-SNAPSHOT"
15
16
// gradle clean build test publishToSonatype closeAndReleaseSonatypeStagingRepository
0 commit comments