chore: Bump version
This commit is contained in:
parent
6948eb8c06
commit
dcde0af99e
|
|
@ -1,3 +1,6 @@
|
|||
## [1.1.7] - 29th Aug 2022
|
||||
- fix: Parsing of MatrixException parameters
|
||||
|
||||
## [1.1.6] - 26th Aug 2022
|
||||
- fix: Fixed missing .pub-cache folder creation in .gitlab-ci.yml
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix_api_lite
|
||||
description: Dead simple data model for the matrix.org client-server API.
|
||||
version: 1.1.6
|
||||
version: 1.1.7
|
||||
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