We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2c0fb commit a60941eCopy full SHA for a60941e
docs/changelog.md
@@ -3,6 +3,12 @@ Change Log
3
4
## Unreleased
5
6
+## Version 1.14.1
7
+
8
+_2023-05-29_
9
10
+ * Fix: Restore ABI stability for annotatable and documentable builders (#1580).
11
12
## Version 1.14.0
13
14
_2023-05-29_
gradle.properties
@@ -1,7 +1,7 @@
1
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
2
GROUP=com.squareup
-VERSION_NAME=1.15.0-SNAPSHOT
+VERSION_NAME=1.14.1
POM_URL=https://github.com/square/kotlinpoet
POM_SCM_URL=https://github.com/square/kotlinpoet
0 commit comments