Skip to content

Commit

Permalink
Prepare for release 0.5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Jul 16, 2021
1 parent ccd11f4 commit 857d6dd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

Version 0.5.3
-------------

_2021-07-15_

* Update to KSP `1.5.21-1.0.0-beta05`
* Update to Kotlin `1.5.21`
* Update to Dokka `1.5.0`
* Test against JDK 17 early access previews

Version 0.5.2
-------------

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#

GROUP=dev.zacsweers.autoservice
VERSION_NAME=0.6.0-SNAPSHOT
VERSION_NAME=0.5.3
POM_DESCRIPTION=A KSP implementation of AutoService.
POM_URL=https://github.com/ZacSweers/auto-service-ksp
POM_SCM_URL=https://github.com/ZacSweers/auto-service-ksp
Expand Down

0 comments on commit 857d6dd

Please sign in to comment.