Skip to content

Commit 6df002e

Browse files
committed
Update version to 0.1.0
1 parent b0c8057 commit 6df002e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composeform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ publishing {
6969
release(MavenPublication) {
7070
groupId = 'com.github.benjamin-luescher'
7171
artifactId = 'compose-form'
72-
version = '0.2.0-alpha'
72+
version = '0.1.1'
7373

7474
afterEvaluate {
7575
from components.release

0 commit comments

Comments
 (0)