Skip to content

Commit

Permalink
build: Bump version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kdrag0n committed Sep 3, 2021
1 parent ba27ad7 commit c1f631f
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.2"
version = "1.0.3"

repositories {
mavenCentral()
Expand Down

0 comments on commit c1f631f

Please sign in to comment.