Skip to content

Commit 624a259

Browse files
authored
build: bump to 1.0.0 (#22)
2 parents 4d11d00 + dedccf5 commit 624a259

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

1515
group = "nl.sanderdijkhuis"
16-
version = "0.12.0-SNAPSHOT"
16+
version = "1.0.0"
1717

1818
repositories {
1919
mavenCentral()

0 commit comments

Comments
 (0)