Bump version to 0.2.12-SNAPSHOT.
Updated the project version to 0.2.12-SNAPSHOT in build.gradle.kts. This prepares the codebase for ongoing development after the 0.2.11 release.
This commit is contained in:
@@ -8,7 +8,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "nl.astraeus"
|
||||
version = "0.2.11"
|
||||
version = "0.2.12-SNAPSHOT"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user