Skip to content

Commit

Permalink
Push version
Browse files Browse the repository at this point in the history
  • Loading branch information
dns13 committed Jun 11, 2024
1 parent 842e2f9 commit 4cc86e5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 1.1.5 (unreleased)

## 1.1.4 (11.06.2024)
- Replace structopt crate with clap to get really rid of atty

Expand Down
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 = "bone_shell"
version = "1.1.4"
version = "1.1.5"
authors = ["Jan Schöppach"]
edition = "2021"

Expand Down

0 comments on commit 4cc86e5

Please sign in to comment.