Skip to content

Commit 13329a7

Browse files
chore: release 0.2.1
1 parent d594d5b commit 13329a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ allprojects {
1919

2020
subprojects {
2121
group = "io.github.observeroftime.kbigint"
22-
version = "0.2.0"
22+
version = "0.2.1"
2323

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

0 commit comments

Comments
 (0)