We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427cde3 commit af4a62aCopy full SHA for af4a62a
2 files changed
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+Version 1.0.0
5
+-------------
6
+
7
+_2021-09-07_
8
9
+* Stable release!
10
+* Update to KSP `1.5.30-1.0.0`.
11
12
Version 0.5.5
13
-------------
14
gradle.properties
@@ -15,7 +15,7 @@
15
#
16
17
GROUP=dev.zacsweers.autoservice
18
-VERSION_NAME=0.6.0-SNAPSHOT
+VERSION_NAME=1.0.0
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