Skip to content

Commit 52154b1

Browse files
committed
release new version
1 parent 42648eb commit 52154b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.9.0 (unreleased)
1+
# 0.9.0
22
- newType `StreamIndex`
33
- removed `Player::stop_direct` (just use `Player::stop` now)
44
- added `PlayerOptions::set_audio_volume` and `PlayerOptions::set_max_audio_volume` for convenience

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "egui-video"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
edition = "2021"
55
license = "MIT"
66
description = "a video library for egui"

0 commit comments

Comments
 (0)