chore: Bump version

This commit is contained in:
Christian Pauly 2021-07-20 16:06:10 +02:00
parent 99c900be9c
commit 66b5f4954e
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## [0.1.9] - 20th Jul 2021
- fix: Add missing null check which made bootstrap fail for newest Synapse release
## [0.1.8] - 18th Jul 2021 ## [0.1.8] - 18th Jul 2021
- fix: Provide a reasonable well-known fallback - fix: Provide a reasonable well-known fallback
- fix: Add locking to sending encrypted to_device messages to prevent potential race conditions - fix: Add locking to sending encrypted to_device messages to prevent potential race conditions

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.1.8 version: 0.1.9
homepage: https://famedly.com homepage: https://famedly.com
environment: environment: