Skip to content

Commit 4467188

Browse files
committed
Prepare for release 0.5.5.
1 parent d2f400a commit 4467188

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

4+
Version 0.5.5
5+
-------------
6+
7+
_2021-09-02_
8+
9+
* Update KSP to `1.5.30-1.0.0-beta09`.
10+
* **Fix:** Java sources are now supported.
11+
12+
Thanks to [@ganadist](https://github.com/ganadist) for contributing to this release!
13+
414
Version 0.5.4
515
-------------
616

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616

1717
GROUP=dev.zacsweers.autoservice
18-
VERSION_NAME=0.6.0-SNAPSHOT
18+
VERSION_NAME=0.5.5
1919
POM_DESCRIPTION=A KSP implementation of AutoService.
2020
POM_URL=https://github.com/ZacSweers/auto-service-ksp
2121
POM_SCM_URL=https://github.com/ZacSweers/auto-service-ksp

0 commit comments

Comments
 (0)