chore: Bump version and update changelog
This commit is contained in:
parent
69b52ba85b
commit
c37c5a962e
|
|
@ -1,3 +1,8 @@
|
|||
## [0.1.1] - 18 Jun 2021
|
||||
- refactor: Move pedantic to dev_dependencies
|
||||
- chore: Update readme
|
||||
- fix: Migrate missing device keys
|
||||
|
||||
## [0.1.0] - 17 Jun 2021
|
||||
|
||||
First stable version
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue