Skip to content

Commit 502b54a

Browse files
authored
Bump version 0.2.2 -> 0.2.3 (#485)
1 parent 97af86e commit 502b54a

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
@@ -13,7 +13,7 @@ plugins {
1313
id("jacoco")
1414
}
1515

16-
version = "0.2.2"
16+
version = "0.2.3"
1717
group = "no.ssb.metadata.vardef"
1818

1919
val kotlinVersion: String = libs.versions.kotlin.toString()

0 commit comments

Comments
 (0)