Skip to content

Commit 7bb9c8f

Browse files
committed
🔖: 2.0.3
1 parent c7471e3 commit 7bb9c8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ RELEASE_SIGNING_ENABLED=true
4343

4444
GROUP=xyz.junerver.compose
4545
# use `-SNAPSHOT` can publish a snapshot to maven
46-
VERSION_NAME=2.1.0-alpha0-SNAPSHOT
46+
VERSION_NAME=2.0.3
4747

48-
POM_ARTIFACT_ID=hooks2
48+
POM_ARTIFACT_ID=hooks
4949
POM_NAME=hooks
5050

5151
POM_DESCRIPTION= use React style hooks in Compose Multiplatform.

0 commit comments

Comments
 (0)