Skip to content

Commit d86a356

Browse files
committed
0.3.2
1 parent cae1921 commit d86a356

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
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.2] - 2024-07-16
1010

1111
### Fixed
1212

@@ -81,7 +81,8 @@ plan to add in the future.
8181

8282
Initial public release of Bandsnatch.
8383

84-
[unreleased]: https://github.com/Ovyerus/bandsnatch/compare/v0.3.1...HEAD
84+
[unreleased]: https://github.com/Ovyerus/bandsnatch/compare/v0.3.2...HEAD
85+
[0.3.2]: https://github.com/Ovyerus/bandsnatch/releases/tag/v0.3.2
8586
[0.3.1]: https://github.com/Ovyerus/bandsnatch/releases/tag/v0.3.1
8687
[0.3.0]: https://github.com/Ovyerus/bandsnatch/releases/tag/v0.3.0
8788
[0.2.1]: https://github.com/Ovyerus/bandsnatch/releases/tag/v0.2.1

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bandsnatch"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
edition = "2021"
55
description = "A CLI batch downloader for your Bandcamp collection"
66
authors = ["Michael Mitchell <[email protected]>"]

0 commit comments

Comments
 (0)