Skip to content
This repository was archived by the owner on Dec 6, 2025. It is now read-only.

Commit 48cf8db

Browse files
committed
version bump 0.2.0 -> 0.3.0
1 parent 65ffdc9 commit 48cf8db

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[workspace.package]
66
# name = "wavrw"
7-
version = "0.2.0"
7+
version = "0.3.0"
88
edition = "2024"
99
description = "WAV file metadata read/write utility"
1010
authors = ["Brian Dorsey"]

wavrw-cli/generated/licenses.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ tracing-core: 0.1.33, "MIT",
4343
tracing-subscriber: 0.3.19, "MIT",
4444
unicode-ident: 1.0.17, "(MIT OR Apache-2.0) AND Unicode-3.0",
4545
utf8parse: 0.2.2, "Apache-2.0 OR MIT",
46-
wavrw: 0.2.0, "Apache-2.0 OR MIT",
47-
wavrw-cli: 0.2.0, "Apache-2.0 OR MIT",
46+
wavrw: 0.3.0, "Apache-2.0 OR MIT",
47+
wavrw-cli: 0.3.0, "Apache-2.0 OR MIT",
4848
windows-sys: 0.59.0, "Apache-2.0 OR MIT",
4949
windows-targets: 0.52.6, "Apache-2.0 OR MIT",
5050
windows_aarch64_gnullvm: 0.52.6, "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)