$CHANGELOG
Aftman can upgrade itself by using `aftman add`:
```bash
aftman add --global LPGhatguy/aftman
```
Download one of the attached binaries on this release page!
You can use Cargo (1.58.0+) to build this release yourself from crates.io:
```bash
cargo install aftman --version $VERSION
```