Skip to content

Commit 09c66fd

Browse files
committed
Prepare next development version.
1 parent 0a71896 commit 09c66fd

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
@@ -31,7 +31,7 @@ POM_NAME=AutoValue Kotlin
3131
POM_ARTIFACT_ID=auto-value-kotlin
3232
POM_PACKAGING=jar
3333
GROUP=com.slack.auto.value
34-
VERSION_NAME=1.0.2
34+
VERSION_NAME=1.1.0-SNAPSHOT
3535
POM_DESCRIPTION=An AutoValue extension that generates binary and source compatible equivalent data classes of AutoValue models.
3636
POM_URL=https://github.com/slackhq/auto-value-kotlin/
3737
POM_SCM_URL=https://github.com/slackhq/auto-value-kotlin/

0 commit comments

Comments
 (0)