Skip to content

Commit

Permalink
chore: release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ObserverOfTime committed Apr 24, 2024
1 parent d594d5b commit 13329a7
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 @@ -19,7 +19,7 @@ allprojects {

subprojects {
group = "io.github.observeroftime.kbigint"
version = "0.2.0"
version = "0.2.1"

if (System.getenv("CI") != null) {
tasks.withType(AbstractTestTask::class) {
Expand Down

0 comments on commit 13329a7

Please sign in to comment.