We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31dae88 commit 5d17a65Copy full SHA for 5d17a65
2 files changed
CHANGELOG.md
@@ -4,7 +4,7 @@ Changelog
4
Version 0.3.3
5
-------------
6
7
-_2021-02-27_
+_2021-03-01_
8
9
* Updated to KSP `1.4.30-1.0.0-alpha04`
10
* Errors are now reported via KSP's error logger.
gradle.properties
@@ -15,7 +15,7 @@
15
#
16
17
GROUP=dev.zacsweers.autoservice
18
-VERSION_NAME=0.4.0-SNAPSHOT
+VERSION_NAME=0.3.3
19
POM_DESCRIPTION=A KSP implementation of AutoService.
20
POM_URL=https://github.com/ZacSweers/auto-service-ksp
21
POM_SCM_URL=https://github.com/ZacSweers/auto-service-ksp
0 commit comments