chore: Bump version
This commit is contained in:
parent
25e2205dbf
commit
ab7fc034f2
|
|
@ -1,3 +1,6 @@
|
||||||
|
## [1.1.10] - 27th Jan 2023
|
||||||
|
- chore: Update enhanced_enum to 0.2.4
|
||||||
|
|
||||||
## [1.1.9] - 7th Nov 2022
|
## [1.1.9] - 7th Nov 2022
|
||||||
- feat: Allow converting of stacktraces in logs
|
- feat: Allow converting of stacktraces in logs
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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: 1.1.9
|
version: 1.1.10
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
repository: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/
|
repository: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/
|
||||||
issues: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/issues
|
issues: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/issues
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue