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 d427da2 commit c9195e1
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
@@ -1,5 +1,10 @@
# Changelog

## [0.8.0] - 2024-1-31

- Fix `Json {} ignoreUnknownKeys` error
- Add deprecated `sendCommandV05` method to support 0.5.0 API

## [0.7.5] - 2023-11-29

### Added
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=0.7.5
version=0.8.0
kotlin.code.style=official

0 comments on commit c9195e1

Please sign in to comment.