release: Bump version

This commit is contained in:
PapaTutuWawa 2022-08-19 17:00:44 +02:00
parent 2e10842c54
commit b6aa28e1ee
2 changed files with 6 additions and 1 deletions

View File

@ -15,3 +15,8 @@
- 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
## 0.2.1
- Add `isRatchetAcknowledged`
- Ratchets that are created due to accepting a kex are now unacknowledged

View File

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