chore(release): publish packages

- moxxmpp@0.1.1
 - moxxmpp_socket_tcp@0.1.1
This commit is contained in:
2022-11-09 16:19:22 +01:00
parent c850924dd3
commit 5641b54f8f
5 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
## 0.1.1
- **REFACTOR**: Move packages into packages/.
- **FEAT**: Fix moxxmpp_socket_tcp's pubspec.
## 0.1.0
- Initial version copied over from Moxxyv2

View File

@@ -1,11 +1,11 @@
name: moxxmpp
description: A pure-Dart XMPP library
version: 0.1.0
version: 0.1.1
homepage: https://codeberg.org/moxxy/moxxmpp
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
environment:
sdk: '>=2.18.0 <3.0.0'
sdk: '>=2.17.5 <3.0.0'
dependencies:
cryptography: ^2.0.5