Skip to content

Commit ed69848

Browse files
committed
prepare for release
1 parent 3fc32e3 commit ed69848

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v0.9.2
1+
# v0.9.2 - June 2, 2024
22

33
- Fix `StaticSoundHandle/StreamingSoundHandle::pause/resume/stop` not taking effect
44
immediately if the sound has a start time. This was an unintended change from the

crates/kira/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kira"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
authors = ["Andrew Minnich <aminnich3@gmail.com>"]
55
edition = "2021"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)