Skip to content

Commit

Permalink
release(aura): RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
fosskers committed Jul 23, 2024
1 parent 936ed12 commit a544ef1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rust/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 rust/aura-pm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aura-pm"
version = "4.0.0-rc2"
version = "4.0.0-rc3"
authors = ["Colin Woodbury <colin@fosskers.ca>"]
edition = "2021"
description = "Install and manage Arch Linux packages."
Expand Down
2 changes: 1 addition & 1 deletion rust/aura-pm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Since this crate is still only a Release Candidate, you'll need to specify the
version yourself when installing it via `cargo`:

```
cargo install aura-pm --version 4.0.0-rc2
cargo install aura-pm --version 4.0.0-rc3
```

0 comments on commit a544ef1

Please sign in to comment.