Skip to content

Commit

Permalink
Merge pull request #9 from Valensas/bugfix/version-update
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
yavuzselimkaraman authored Aug 5, 2024
2 parents a8bde4b + bec0eb5 commit 58aebeb
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 @@ -12,7 +12,7 @@ plugins {
}

group = "com.valensas"
version = "0.2.1"
version = "0.2.2"
java.sourceCompatibility = JavaVersion.VERSION_17

repositories {
Expand Down

0 comments on commit 58aebeb

Please sign in to comment.