Bump xso version to 0.2.0

This commit is contained in:
Jonas Schäfer 2025-09-17 20:03:18 +02:00
commit 3ffff2614a
4 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "xso"
version = "0.1.2"
version = "0.2.0"
edition = "2021"
description = "XML Streamed Objects: similar to serde, but XML-native."
homepage = "https://xmpp.rs"