We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9cce8 commit 7972585Copy full SHA for 7972585
kotlin-guiced.gradle.kts
@@ -21,7 +21,7 @@ apply {
21
val PUBLISHED_CONFIGURATION_NAME = "published"
22
23
allprojects {
24
- version = "0.0.3-SNAPSHOT"
+ version = "0.0.3"
25
group = "org.jlleitschuh.guice"
26
}
27
0 commit comments