Skip to content

Commit

Permalink
Prepare for release 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Oct 21, 2021
1 parent 0395748 commit e5ae56b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ Changelog
1.0.0
-----

_2021-??-??_
_2021-10-21_

Initial release!
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ POM_NAME=AutoValue Kotlin
POM_ARTIFACT_ID=auto-value-kotlin
POM_PACKAGING=jar
GROUP=com.slack.auto.value
VERSION_NAME=1.0.0-SNAPSHOT
VERSION_NAME=1.0.0
POM_DESCRIPTION=An AutoValue extension that generates binary and source compatible equivalent data classes of AutoValue models.
POM_URL=https://github.com/slackhq/auto-value-kotlin/
POM_SCM_URL=https://github.com/slackhq/auto-value-kotlin/
Expand Down

0 comments on commit e5ae56b

Please sign in to comment.