chore: Bump version
This commit is contained in:
parent
7e06d0f578
commit
402e0811be
|
|
@ -1,3 +1,6 @@
|
||||||
|
## [0.10.5] - 11th Jul 2022
|
||||||
|
- fix: Cache user profile even with cache=false when there is a cache
|
||||||
|
|
||||||
## [0.10.4] - 11th Jul 2022
|
## [0.10.4] - 11th Jul 2022
|
||||||
- refactor: Better fetch own profile (Christian Pauly)
|
- refactor: Better fetch own profile (Christian Pauly)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.10.4
|
version: 0.10.5
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue