Skip to content

Commit 25589ea

Browse files
committed
Version 0.9.1
1 parent d242dff commit 25589ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bwavfile"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
authors = ["Jamie Hardt <[email protected]>"]
55
edition = "2018"
66
license = "MIT"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This is currently a work-in-progress! However many features presently work:
1414
|---------------------------------------|:---:|:-----:|
1515
| Standard .wav files | ☑️ | ☑ ️ |
1616
| Transparent promotion to RF64/BW64 | ☑️ | ☑️ |
17-
| Unified interface for regular and extended Wave format | ☑️ | ☑️ |
17+
| Unified interface for regular and extended Wave format | ☑️ | ☑️ |
1818
| Channel/speaker map metadata | ☑️ | ☑️ |
1919
| Ambisonic B-format metadata | ☑️ | ☑️ |
2020
| EBU Broadcast-WAVE metadata | ☑️ | ☑️ |

0 commit comments

Comments
 (0)