We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6abc535 commit 7c32709Copy full SHA for 7c32709
CHANGELOG.md
@@ -16,6 +16,8 @@ Types of changes:
16
17
## [Unreleased]
18
19
+## [0.7.3]
20
+
21
### Added
22
23
- Documentation for `MediaControlEvent::SetVolume` #47
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "souvlaki"
3
-version = "0.7.2"
+version = "0.7.3"
4
authors = ["Sinono3 <[email protected]>"]
5
edition = "2018"
6
description = "A cross-platform media key and metadata handling library."
0 commit comments