jid: Bump to 0.12.2

This commit is contained in:
Link Mauve 2026-02-26 16:57:17 +01:00
commit a5cb228ee8
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Version NEXT:
Version 0.12.2, release 2025-02-26:
* Changes:
- Add a `NodeRef::unescape()` method, to implement XEP-0106 escaping.

View file

@ -1,6 +1,6 @@
[package]
name = "jid"
version = "0.12.1"
version = "0.12.2"
authors = [
"lumi <lumi@pew.im>",
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",