chore(release): publish packages

- moxxmpp@0.1.3+1
 - moxxmpp_socket_tcp@0.1.2+5
This commit is contained in:
2022-11-19 22:50:39 +01:00
parent 1b2c567787
commit 39e9c55fae
5 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
## 0.1.2+5
- Update a dependency to the latest release.
## 0.1.2+4
- Update a dependency to the latest release.

View File

@@ -1,6 +1,6 @@
name: moxxmpp_socket_tcp
description: A socket for moxxmpp using TCP that implements the RFC6120 connection algorithm and XEP-0368
version: 0.1.2+4
version: 0.1.2+5
homepage: https://codeberg.org/moxxy/moxxmpp
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
@@ -12,7 +12,7 @@ dependencies:
meta: ^1.6.0
moxxmpp:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.3
version: ^0.1.3+1
dev_dependencies:
lints: ^2.0.0