Bump version

This commit is contained in:
asonix 2022-12-19 11:46:49 -06:00
parent cf7a25f935
commit fbcbf141dd
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -298,7 +298,7 @@ checksum = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61"
[[package]]
name = "ap-relay"
version = "0.3.71"
version = "0.3.72"
dependencies = [
"activitystreams",
"activitystreams-ext",

View file

@ -1,7 +1,7 @@
[package]
name = "ap-relay"
description = "A simple activitypub relay"
version = "0.3.71"
version = "0.3.72"
authors = ["asonix <asonix@asonix.dog>"]
license = "AGPL-3.0"
readme = "README.md"