We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755c47c commit 99c4f68Copy full SHA for 99c4f68
neopop-compose/build.gradle.kts
@@ -53,7 +53,7 @@ publishing {
53
from(components["release"])
54
groupId = "com.github.sagar"
55
artifactId = "neopop-compose"
56
- version = "0.1"
+ version = "1.0.0"
57
}
58
59
0 commit comments