Skip to content

Commit 119f176

Browse files
authored
Back to snapshot for development
1 parent 12075ce commit 119f176

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ configure<JavaPluginConvention> {
1313
}
1414

1515
group = "me.arcaniax"
16-
version = "1.1.0"
16+
version = "1.1.1-SNAPSHOT"
1717

1818
repositories {
1919
mavenCentral()
@@ -122,4 +122,4 @@ publishing {
122122
logger.warn("No nexus repository is added; nexusUsername or nexusPassword is null.")
123123
}
124124
}
125-
}
125+
}

0 commit comments

Comments
 (0)