Skip to content

Commit

Permalink
Prepare release 0.11.0 (cortinico#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Oct 1, 2022
1 parent 1a8685a commit f1429ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Please add your entries according to this format.

## Unreleased

## Version 0.11.0 *(2022-10-01)*

- KtFmt to 0.41
- AGP to 7.3.0

## Version 0.10.0 *(2022-09-09)*

- Add support for Gradle Configuration Cache
Expand Down
2 changes: 1 addition & 1 deletion plugin-build/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ID=com.ncorti.ktfmt.gradle
VERSION=0.10.0
VERSION=0.11.0
GROUP=com.ncorti.ktfmt.gradle
DISPLAY_NAME=ktfmt-gradle
DESCRIPTION=A Gradle plugin to run ktfmt formatter on your build
Expand Down

0 comments on commit f1429ad

Please sign in to comment.