chore: Bump version
This commit is contained in:
parent
dc0b3c715e
commit
2dffb824ce
|
|
@ -1,3 +1,7 @@
|
||||||
|
## 0.4.3
|
||||||
|
- fix: Make type in AuthenticationData nullable
|
||||||
|
- refactor: remove uploadKeySignatures (use uploadCrossSigningSignatures)
|
||||||
|
|
||||||
## 0.4.2
|
## 0.4.2
|
||||||
- feat: Add more call event for improve voip.
|
- feat: Add more call event for improve voip.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix_api_lite
|
name: matrix_api_lite
|
||||||
description: Dead simple data model for the matrix.org client-server API.
|
description: Dead simple data model for the matrix.org client-server API.
|
||||||
version: 0.4.2
|
version: 0.4.3
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue