Skip to content

Commit af7a793

Browse files
authored
Merge pull request #1 from baniakjr/intial-version
Chore: Change version to 1.0
2 parents af1b0b5 + 3043dc4 commit af7a793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group = "baniakjr"
6-
version = "1.0-SNAPSHOT"
6+
version = "1.0"
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)