Skip to content

Commit

Permalink
build: Bump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kdrag0n committed Aug 31, 2021
1 parent ef67544 commit 340f3fd
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 @@ -15,7 +15,7 @@ plugins {
}

group = "dev.kdrag0n"
version = "1.0.1"
version = "1.0.2"

repositories {
mavenCentral()
Expand Down

0 comments on commit 340f3fd

Please sign in to comment.