Skip to content

Commit

Permalink
Version 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
theirix committed Aug 29, 2024
1 parent 1e72311 commit 8c98103
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.6] - 2024-08-29
### Added
- macOS binaries

## [0.1.5] - 2024-08-26
### Added
- Allow to use album URL from clipboard
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "offline_scrobbler"
version = "0.1.5"
version = "0.1.6"
edition = "2021"
license = "BSD-3-Clause"
description = "An utility to scrobble music to Last.fm without playing it online"
Expand Down

0 comments on commit 8c98103

Please sign in to comment.