Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 3455a72

Browse files
committed
0.3
1 parent 5b5e570 commit 3455a72

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
@@ -5,7 +5,7 @@ val slf4jVersion = "2.0.0"
55
val kotestVersion = "5.4.2"
66

77
group = "sh.brocode"
8-
version = "0.3-SNAPSHOT"
8+
version = "0.3"
99

1010
plugins {
1111
kotlin("jvm") version "1.7.10"

0 commit comments

Comments
 (0)