Skip to content

Commit a49409d

Browse files
Bump to 0.8.3
1 parent 12ba96d commit a49409d

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

1414
val major = "0"
1515
val minor = "8"
16-
val patch = "2"
16+
val patch = "3"
1717

1818
group = "club.minnced"
1919
version = "$major.$minor.$patch"

0 commit comments

Comments
 (0)