Skip to content

Commit

Permalink
🔨 chore: 0.8.3: I am stupid and missed updating Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
queer committed Oct 30, 2023
1 parent 711ca12 commit 13a14b1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 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 = "boxxy"
version = "0.8.1"
version = "0.8.3"
edition = "2021"
repository = "https://github.com/queer/boxxy"

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ force it to puts its data somewhere nice and proper.
`--daemon` flag.
- `0.8.0`: boxxy can pass rules at the command line with `--rule`, and disable
loading config files with `--no-config`.
- `0.8.2`: Explain how to run AppImages properly: ![image of 0.8.2 features](https://cdn.mewna.xyz/2023/10/31/yMiHJaURUud6E.png)

### potential drawbacks

Expand Down

0 comments on commit 13a14b1

Please sign in to comment.