Skip to content

Commit 5c56e33

Browse files
committed
0.3.3
1 parent 5f7da4d commit 5c56e33

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## [Unreleased]
9+
## [0.3.3] - 2024-09-07
1010

1111
### Fixed
1212

@@ -89,7 +89,8 @@ plan to add in the future.
8989

9090
Initial public release of Bandsnatch.
9191

92-
[unreleased]: https://github.com/Ovyerus/bandsnatch/compare/v0.3.2...HEAD
92+
[unreleased]: https://github.com/Ovyerus/bandsnatch/compare/v0.3.3...HEAD
93+
[0.3.3]: https://github.com/Ovyerus/bandsnatch/releases/tag/v0.3.3
9394
[0.3.2]: https://github.com/Ovyerus/bandsnatch/releases/tag/v0.3.2
9495
[0.3.1]: https://github.com/Ovyerus/bandsnatch/releases/tag/v0.3.1
9596
[0.3.0]: https://github.com/Ovyerus/bandsnatch/releases/tag/v0.3.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "bandsnatch"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition = "2021"
55
description = "A CLI batch downloader for your Bandcamp collection"
6-
authors = ["Michael Mitchell <michael@ovyerus.com>"]
6+
authors = ["Ashlynne Mitchell <ovy@ovyerus.com>"]
77
license = "MIT"
88
readme = "README.md"
99
homepage = "https://github.com/Ovyerus/bandsnatch"

0 commit comments

Comments
 (0)