bump version 0.3.3

This commit is contained in:
GroovieGermanikus 2024-08-15 15:24:29 +02:00
parent 0721cda9a8
commit d63d41a709
No known key found for this signature in database
GPG Key ID: 5B6EB831A5CD2015
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2307,7 +2307,7 @@ checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
[[package]]
name = "mango-feeds-connector"
version = "0.3.2"
version = "0.3.3"
dependencies = [
"anyhow",
"async-channel",

View File

@ -1,6 +1,6 @@
[package]
name = "mango-feeds-connector"
version = "0.3.2"
version = "0.3.3"
authors = ["Christian Kamm <mail@ckamm.de>", "groovie@mango.markets"]
edition = "2021"
license = "AGPL-3.0-or-later"