Skip to content

Commit 7972585

Browse files
committed
Release 0.0.3
1 parent 5c9cce8 commit 7972585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-guiced.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ apply {
2121
val PUBLISHED_CONFIGURATION_NAME = "published"
2222

2323
allprojects {
24-
version = "0.0.3-SNAPSHOT"
24+
version = "0.0.3"
2525
group = "org.jlleitschuh.guice"
2626
}
2727

0 commit comments

Comments
 (0)