Skip to content

Commit dac4c92

Browse files
committed
v0.5.1
1 parent f2ef2a7 commit dac4c92

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
[package]
22
name = "am"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
edition = "2021"
55

66
description = "A beautiful and feature-packed Apple Music CLI"
7+
categories = ["command-line-utilities"]
8+
keywords = ["apple", "music"]
79
authors = ["Ryan Cao <hello@ryanccn.dev>"]
810
license = "GPL-3.0-only"
11+
homepage = "https://github.com/ryanccn/am"
912
repository = "https://github.com/ryanccn/am.git"
1013

1114
[dependencies]

0 commit comments

Comments
 (0)