Update version
This commit is contained in:
parent
c70b149c20
commit
73a2f38698
|
|
@ -1,3 +1,6 @@
|
||||||
|
## 0.3.1
|
||||||
|
- change: Remove logger package
|
||||||
|
|
||||||
## 0.3.0
|
## 0.3.0
|
||||||
- feat: operation names from OpenAPI spec
|
- feat: operation names from OpenAPI spec
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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.3.0
|
version: 0.3.1
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue