chore: Bump version
This commit is contained in:
parent
ae34041f29
commit
e9933659a0
|
|
@ -1,3 +1,7 @@
|
||||||
|
## 0.1.2
|
||||||
|
|
||||||
|
- Add more encryption and decryption content parsing
|
||||||
|
|
||||||
## 0.1.1
|
## 0.1.1
|
||||||
|
|
||||||
- Add RoomEncryptedContent and RoomEncryptionContent
|
- Add RoomEncryptedContent and RoomEncryptionContent
|
||||||
|
|
|
||||||
|
|
@ -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.1
|
version: 0.1.2
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue