Skip to content

Commit d0fc174

Browse files
authored
Bump version to 0.1.10
1 parent 2b6690d commit d0fc174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ mavenCentralAutomaticPublishing=true
1818
# Sign all publications (credentials provided via env vars in CI)
1919
signAllPublications=false
2020
GROUP=io.nlopez.asyncresult
21-
VERSION_NAME=0.1.10-SNAPSHOT
21+
VERSION_NAME=0.1.10
2222
POM_DESCRIPTION=AsyncResult - a Kotlin Multiplatform model for asynchronous operations
2323
POM_INCEPTION_YEAR=2026
2424
POM_URL=https://github.com/mrmans0n/asyncresult/

0 commit comments

Comments
 (0)