jid: Bump to 0.12.2
This commit is contained in:
parent
09cd01424a
commit
a5cb228ee8
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
Version NEXT:
|
Version 0.12.2, release 2025-02-26:
|
||||||
* Changes:
|
* Changes:
|
||||||
- Add a `NodeRef::unescape()` method, to implement XEP-0106 escaping.
|
- Add a `NodeRef::unescape()` method, to implement XEP-0106 escaping.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "jid"
|
name = "jid"
|
||||||
version = "0.12.1"
|
version = "0.12.2"
|
||||||
authors = [
|
authors = [
|
||||||
"lumi <lumi@pew.im>",
|
"lumi <lumi@pew.im>",
|
||||||
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",
|
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue