chore: Bump version
This commit is contained in:
parent
09198ce14d
commit
6c16ce31c4
|
|
@ -1,6 +1,8 @@
|
|||
## 0.4.1
|
||||
## 0.4.2
|
||||
- feat: Add more call event for improve voip.
|
||||
|
||||
fix: change tryGet default loglevel to Optional
|
||||
## 0.4.1
|
||||
- fix: change tryGet default loglevel to Optional
|
||||
|
||||
## 0.4.0
|
||||
- refactor: Migrate to null safety
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix_api_lite
|
||||
description: Dead simple data model for the matrix.org client-server API.
|
||||
version: 0.4.1
|
||||
version: 0.4.2
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue