chore: Bump version
This commit is contained in:
parent
484037a13f
commit
d8c12dd43d
|
|
@ -1,3 +1,8 @@
|
||||||
|
## 0.1.5
|
||||||
|
|
||||||
|
- Add m.dummy event
|
||||||
|
- fix: Deep-copy arrays correctly
|
||||||
|
|
||||||
## 0.1.4
|
## 0.1.4
|
||||||
|
|
||||||
- Fix creating shallow copies all the time
|
- Fix creating shallow copies all the time
|
||||||
|
|
|
||||||
|
|
@ -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: 0.1.4
|
version: 0.1.5
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue