chore: Bump version
This commit is contained in:
parent
5c3db7a602
commit
a9f1e0b3ee
|
|
@ -1,3 +1,6 @@
|
|||
## 0.4.4
|
||||
- chore: workaround for invalid getTurnServer responses from synapse
|
||||
|
||||
## 0.4.3
|
||||
- fix: Make type in AuthenticationData nullable
|
||||
- refactor: remove uploadKeySignatures (use uploadCrossSigningSignatures)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix_api_lite
|
||||
description: Dead simple data model for the matrix.org client-server API.
|
||||
version: 0.4.3
|
||||
version: 0.4.4
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/
|
||||
issues: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/issues
|
||||
|
|
|
|||
Loading…
Reference in New Issue