bump version
This commit is contained in:
parent
3eaf4ef99a
commit
adb6d0a564
|
|
@ -1,3 +1,6 @@
|
|||
## 0.3.0
|
||||
- feat: operation names from OpenAPI spec
|
||||
|
||||
## 0.2.6
|
||||
- fix: Missing RoomCreationTypes
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix_api_lite
|
||||
description: Dead simple data model for the matrix.org client-server API.
|
||||
version: 0.2.6
|
||||
version: 0.3.0
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue