Skip to content

Commit a60941e

Browse files
committed
Prepare for release 1.14.1
1 parent 8b2c0fb commit a60941e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ Change Log
33

44
## Unreleased
55

6+
## Version 1.14.1
7+
8+
_2023-05-29_
9+
10+
* Fix: Restore ABI stability for annotatable and documentable builders (#1580).
11+
612
## Version 1.14.0
713

814
_2023-05-29_

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
22

33
GROUP=com.squareup
4-
VERSION_NAME=1.15.0-SNAPSHOT
4+
VERSION_NAME=1.14.1
55

66
POM_URL=https://github.com/square/kotlinpoet
77
POM_SCM_URL=https://github.com/square/kotlinpoet

0 commit comments

Comments
 (0)