Skip to content

Commit 92874fd

Browse files
committed
Prepare for release 0.5.2.
1 parent 71fe5d7 commit 92874fd

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

4+
Version 0.5.2
5+
-------------
6+
7+
_2021-05-27_
8+
9+
* Update to KSP `1.5.10-1.0.0-beta01`
10+
* Update to Kotlin `1.5.10`
11+
412
Version 0.5.1
513
-------------
614

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.2
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)