Skip to content

Commit 48c4ec9

Browse files
committed
chore: Release
1 parent ee0f263 commit 48c4ec9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libstrophe"
3-
version = "0.20.2"
3+
version = "0.20.3"
44
edition = "2024"
55
rust-version = "1.85.0"
66
description = "Rust ergonomic wrapper for libstrophe"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cargo add libstrophe
1717
Or add to your Cargo.toml:
1818
```toml
1919
[dependencies]
20-
libstrophe = "0.20.2"
20+
libstrophe = "0.20.3"
2121
```
2222

2323
## libstrophe - ergonomic wrapper for Rust

0 commit comments

Comments
 (0)