Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 98a62b2

Browse files
authored
Merge pull request #34 from k163377/fix_version
Fix version.
2 parents 718109f + 96cf5c7 commit 98a62b2

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
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "com.mapk"
9-
version = "0.26"
9+
version = "0.28"
1010

1111
java {
1212
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)