Skip to content

Commit

Permalink
Update to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iluvcapra committed Dec 26, 2020
1 parent b303a74 commit f3b6468
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bwavfile"
version = "0.1.7"
version = "0.9.0"
authors = ["Jamie Hardt <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This is currently a work-in-progress! However many features presently work:

| Feature | Read | Write |
|---------------------------------------|:-----:|:-----:|
| Standard .wav files | ☑️ | |
| Standard .wav files | ☑️ | ☑️ |
| Transparent promotion to RF64/BW64 | ☑️ | |
| Unified interface for regular and extended Wave format | ☑️ | |
| Channel/speaker map metadata | ☑️ | |
Expand Down

0 comments on commit f3b6468

Please sign in to comment.