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

Commit

Permalink
Merge pull request #34 from k163377/fix_version
Browse files Browse the repository at this point in the history
Fix version.
  • Loading branch information
k163377 authored May 17, 2020
2 parents 718109f + 96cf5c7 commit 98a62b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = "com.mapk"
version = "0.26"
version = "0.28"

java {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 98a62b2

Please sign in to comment.