Skip to content

Commit ed89e44

Browse files
committed
build: update version
1 parent 6c70bc2 commit ed89e44

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

build.gradle.kts

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
group = "com.github.cn-src.snippets-java"
2-
version = "0.0.1-rc1"
31
subprojects {
42
apply(plugin = "maven-publish")
5-
3+
group = "com.github.cn-src.snippets-java"
4+
version = "0.0.1-SNAPSHOT"
65

76
repositories {
87
mavenLocal()

0 commit comments

Comments
 (0)