Skip to content

Commit bf1d7bb

Browse files
authored
bump version
1 parent fa651b4 commit bf1d7bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "org.bundleproject"
9-
version = "0.2.2"
9+
version = "0.2.3"
1010

1111
repositories {
1212
mavenCentral()
@@ -43,4 +43,4 @@ tasks {
4343

4444
duplicatesStrategy = DuplicatesStrategy.EXCLUDE
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)