Version 0.9.1

This commit is contained in:
Jamie Hardt
2020-12-26 21:16:36 -08:00
parent d242dff686
commit 25589ea848
3 changed files with 3 additions and 3 deletions
Generated
+1 -1
View File
@@ -2,7 +2,7 @@
# It is not intended for manual editing.
[[package]]
name = "bwavfile"
version = "0.9.0"
version = "0.9.1"
dependencies = [
"byteorder",
"encoding",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bwavfile"
version = "0.9.0"
version = "0.9.1"
authors = ["Jamie Hardt <jamiehardt@me.com>"]
edition = "2018"
license = "MIT"