Skip to content

Commit

Permalink
Prepare for release 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Egorand committed May 29, 2023
1 parent 8b2c0fb commit a60941e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/changelog.md
Expand Up @@ -3,6 +3,12 @@ Change Log

## Unreleased

## Version 1.14.1

_2023-05-29_

* Fix: Restore ABI stability for annotatable and documentable builders (#1580).

## Version 1.14.0

_2023-05-29_
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,7 +1,7 @@
org.gradle.jvmargs='-Dfile.encoding=UTF-8'

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
Expand Down

0 comments on commit a60941e

Please sign in to comment.