Skip to content

Commit 309508b

Browse files
committed
release new version
1 parent 3f6fa10 commit 309508b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pulse-binding/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# <unreleased>
1+
# 2.30.1 (April 19th, 2025)
22

33
* Added a length check to the stream `new_extended()` method (missed in previous version).
44
* Added a length check to the stream restore `write()` method (missed in previous version).

pulse-binding/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "libpulse-binding"
4-
version = "2.30.0"
4+
version = "2.30.1"
55
authors = ["Lyndon Brown <[email protected]>"]
66
license = "MIT OR Apache-2.0"
77
readme = "README.md"

0 commit comments

Comments
 (0)