Skip to content

Commit a80f9a0

Browse files
committed
Fixes version name after 1.3.0 release, forgot to bump it.
1 parent 7c3bdb6 commit a80f9a0

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
@@ -8,7 +8,7 @@ android.useAndroidX=true
88
systemProp.org.gradle.internal.publish.checksums.insecure=true
99

1010
GROUP=com.squareup.workflow1
11-
VERSION_NAME=1.3.0
11+
VERSION_NAME=1.4.0-SNAPSHOT
1212

1313
POM_DESCRIPTION=Reactive workflows
1414

0 commit comments

Comments
 (0)