chore: Bump version
This commit is contained in:
parent
6a3c25a8bd
commit
c7d182a0a7
|
|
@ -1,3 +1,7 @@
|
|||
## 0.5.2
|
||||
- feat: Colored logs on native and web
|
||||
- chore: Make some tryGet errors verbose and display line
|
||||
|
||||
## 0.5.1
|
||||
- feat: Add constructors to SyncUpdate classes
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix_api_lite
|
||||
description: Dead simple data model for the matrix.org client-server API.
|
||||
version: 0.5.1
|
||||
version: 0.5.2
|
||||
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