release: Bump version to 0.2.0

This commit is contained in:
PapaTutuWawa 2022-08-18 15:33:49 +02:00
parent d5d4aa9014
commit 345596923e
2 changed files with 7 additions and 1 deletions

View File

@ -9,3 +9,9 @@
- Fix bug with the Double Ratchet causing only the initial message to be decryptable
- Expose `getDeviceMap` as a developer usable function
## 0.2.0
- Add convenience functions `getDeviceId` and `getDeviceBundle`
- Creating a new ratchet with an id for which we already have a ratchet will now overwrite the old ratchet
- Ratchet now carry an "acknowledged" attribute

View File

@ -1,6 +1,6 @@
name: omemo_dart
description: An XMPP library independent OMEMO library
version: 0.1.3
version: 0.2.0
homepage: https://github.com/PapaTutuWawa/omemo_dart
publish_to: https://git.polynom.me/api/packages/PapaTutuWawa/pub