Skip to content

Commit

Permalink
Bump version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinegb committed Aug 20, 2024
1 parent 522537f commit 3af3aaf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "apple-music-rich-presence"
version = "1.0.0"
version = "1.1.0"
edition = "2021"
license = "LGPL-3.0-or-later"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Right now, the easiest way to install if you have the Rust toolchain installed
is with Cargo:

```
cargo install --git https://github.com/valentinegb/apple-music-rich-presence.git --tag v1.0.0
cargo install --git https://github.com/valentinegb/apple-music-rich-presence.git --tag v1.1.0
```

The program has only been tested on macOS, and it probably only works on macOS.
Expand Down

0 comments on commit 3af3aaf

Please sign in to comment.