Skip to content

Commit

Permalink
Release 0.2.1-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaGulya committed Jul 22, 2024
1 parent 32a61dd commit 36f01c7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@

### Other Notes & Contributions

## [0.2.1-beta01] - 2024-07-22

### Fixed

- Fixed lambda type resolving in KSP processor [\#2](https://github.com/IlyaGulya/anvil-utils/issues/2)

## [0.2.0-beta02] - 2024-05-30

### Changed
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GROUP=me.gulya.anvil

VERSION_NAME=0.2.0-beta02
VERSION_NAME=0.2.1-beta01

POM_DESCRIPTION=Anvil code generator allowing automatic generation of @AssistedFactory which is bound to some publish API
POM_INCEPTION_YEAR=2024
Expand Down

0 comments on commit 36f01c7

Please sign in to comment.