feat: update NodeInfo 2.0 response to include $schema field and bump version to 0.4.3
Some checks failed
CI / fmt (push) Successful in 31s
CI / test (push) Has been cancelled
CI / clippy (push) Has been cancelled

This commit is contained in:
2026-07-11 10:18:18 +02:00
parent 902d38cc76
commit 997047fdbd
5 changed files with 19 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "k-ap"
version = "0.4.2"
version = "0.4.3"
edition = "2024"
description = "Generic ActivityPub protocol layer"
license = "MIT"