release: Make pub happy
This commit is contained in:
parent
234c2088b9
commit
e3de50e0c7
@ -1,3 +1,6 @@
|
|||||||
## 1.0.0
|
## 0.1.0
|
||||||
|
|
||||||
- Initial version.
|
- Initial version
|
||||||
|
- Implement the Double Ratchet, X3DH and OMEMO specific bits
|
||||||
|
- Add a Blind-Trust-Before-Verification TrustManager
|
||||||
|
- Supported OMEMO version: 0.8.3
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
name: omemo_dart
|
name: omemo_dart
|
||||||
description: An XMPP library independent OMEMO library
|
description: An XMPP library independent OMEMO library
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
|
homepage: https://github.com/PapaTutuWawa/omemo_dart
|
||||||
publish_to: https://git.polynom.me/api/packages/PapaTutuWawa/pub
|
publish_to: https://git.polynom.me/api/packages/PapaTutuWawa/pub
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user