Skip to content

Commit d006b16

Browse files
authored
chore: release version 0.3.0 (#108)
1 parent 9948267 commit d006b16

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
@@ -22,7 +22,7 @@ plugins {
2222
}
2323

2424
allprojects {
25-
version = "0.2.0"
25+
version = "0.3.0"
2626
group = "eu.cloudnetservice.ext"
2727

2828
defaultTasks("build", "shadowJar")

0 commit comments

Comments
 (0)