Skip to content

Commit 53f7d31

Browse files
committed
build: bump to 0.9.0
1 parent bfdf1f5 commit 53f7d31

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
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = "nl.sanderdijkhuis"
13-
version = "0.9.0-SNAPSHOT"
13+
version = "0.9.0"
1414

1515
repositories {
1616
mavenCentral()

0 commit comments

Comments
 (0)