1 parent 396e4f2 commit a14b950Copy full SHA for a14b950
1 file changed
gradle.properties
@@ -18,7 +18,7 @@ mavenCentralAutomaticPublishing=true
18
# Sign all publications (credentials provided via env vars in CI)
19
signAllPublications=false
20
GROUP=io.nlopez.asyncresult
21
-VERSION_NAME=0.1.13-SNAPSHOT
+VERSION_NAME=0.1.13
22
POM_DESCRIPTION=AsyncResult - a Kotlin Multiplatform model for asynchronous operations
23
POM_INCEPTION_YEAR=2026
24
POM_URL=https://github.com/mrmans0n/asyncresult/
0 commit comments