Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nodh committed Oct 3, 2024
1 parent ec12539 commit ebf37ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ These attributes are implemented:

## Changelog

Release 1.1.1:
- Fix serialization of boolean element `age_over_18`

Release 1.1.0:
- Proper deserialization handling
- Update to VC-K 5.0.0
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ kotlin.mpp.enableCInteropCommonization=true
kotlin.mpp.stability.nowarn=true
kotlin.native.ignoreDisabledTargets=true

artifactVersion = 1.1.0
artifactVersion = 1.1.1
jdk.version=17

0 comments on commit ebf37ce

Please sign in to comment.