chore: Bump version

This commit is contained in:
Krille Fear 2021-11-04 14:33:00 +01:00
parent 44451c817c
commit a09cf36b2e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.7.0-nullsafety.2] - 04nd Nov 2021
- refactor: Make room in Event class not nullable
- refactor: download method should not return null
## [0.7.0-nullsafety.1] - 04nd Nov 2021 ## [0.7.0-nullsafety.1] - 04nd Nov 2021
Prerelease of the null safety version of the SDK. Prerelease of the null safety version of the SDK.
- feat: choose memberships returned by requestParticipants() - feat: choose memberships returned by requestParticipants()

View File

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