Skip to content

Commit ee0f263

Browse files
committed
chore: Release
1 parent 45f8552 commit ee0f263

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

libstrophe-sys-bindgen/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-sys-bindgen"
3-
version = "8.1.0"
3+
version = "8.1.1"
44
edition = "2024"
55
rust-version = "1.85.0"
66
description = "Rust bindings for libstrophe, generated using bindgen"

libstrophe-sys-bindgen/README.md

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

2323
## libstrophe C library bindings

0 commit comments

Comments
 (0)