chore: Bump version
This commit is contained in:
parent
0ccf300777
commit
5f46a75d10
|
|
@ -1,3 +1,7 @@
|
||||||
|
## 0.1.4
|
||||||
|
|
||||||
|
- Fix creating shallow copies all the time
|
||||||
|
|
||||||
## 0.1.3
|
## 0.1.3
|
||||||
|
|
||||||
- Set Content-Length on upload
|
- Set Content-Length on upload
|
||||||
|
|
|
||||||
|
|
@ -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.3
|
version: 0.1.4
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue