chore: Bump version
This commit is contained in:
parent
b48665c357
commit
d37a4bd719
@ -36,3 +36,9 @@
|
||||
- Fix a bug that caused the device's id to change when replacing a OPK
|
||||
- Every decryption failure now causes the ratchet to be restored to a pre-decryption state
|
||||
- Add method to get the device's fingerprint
|
||||
|
||||
## 1.0.0
|
||||
|
||||
- [Breaking] Replace `OmemoSessionManager` with `OmemoManager`
|
||||
- Implement queued access to the ratchets inside the `OmemoManager`
|
||||
- Implement heartbeat messages
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: omemo_dart
|
||||
description: An XMPP library independent OMEMO library
|
||||
version: 0.3.2
|
||||
version: 1.0.0
|
||||
homepage: https://github.com/PapaTutuWawa/omemo_dart
|
||||
publish_to: https://git.polynom.me/api/packages/PapaTutuWawa/pub
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user