diff --git a/gradle.properties b/gradle.properties index 78d9895..8a1cb80 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,7 +19,7 @@ SONATYPE_HOST=DEFAULT RELEASE_SIGNING_ENABLED=true GROUP=co.touchlab -VERSION_NAME=2.0.2-SNAPSHOT +VERSION_NAME=2.0.2 KOTLIN_VERSION=1.9.10 TESTHELP_VERSION=0.6.9