chore: Bump version
This commit is contained in:
parent
3e7a6df81b
commit
a975c07ed4
|
|
@ -1,3 +1,6 @@
|
|||
## 0.5.0
|
||||
- fix: threepidCreds should be threepid_creds and an object
|
||||
|
||||
## 0.4.4
|
||||
- chore: workaround for invalid getTurnServer responses from synapse
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix_api_lite
|
||||
description: Dead simple data model for the matrix.org client-server API.
|
||||
version: 0.4.4
|
||||
version: 0.5.0
|
||||
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