Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
tonisives committed Jan 31, 2024
1 parent cbe183b commit 83f6e57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

This is the changelog for v2 releases. See v0/v1 releases in appropriate branches.

## [2.2.2] - 2023-12-7
## [2.0.3] - 2024-1-31

- Fix `Json {} ignoreUnknownKeys` error

## [2.0.2] - 2023-12-7

- Update javadoc

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=2.0.2
version=2.0.3
kotlin.code.style=official

0 comments on commit 83f6e57

Please sign in to comment.