We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6fa10 commit 309508bCopy full SHA for 309508b
pulse-binding/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# <unreleased>
+# 2.30.1 (April 19th, 2025)
2
3
* Added a length check to the stream `new_extended()` method (missed in previous version).
4
* Added a length check to the stream restore `write()` method (missed in previous version).
pulse-binding/Cargo.toml
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "libpulse-binding"
-version = "2.30.0"
+version = "2.30.1"
5
authors = ["Lyndon Brown <[email protected]>"]
6
license = "MIT OR Apache-2.0"
7
readme = "README.md"
0 commit comments