Skip to content

Commit

Permalink
Push version
Browse files Browse the repository at this point in the history
  • Loading branch information
dns13 committed Mar 5, 2024
1 parent b3855fc commit 05c76b8
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.3 (unreleased)

## 1.1.2 (05.03.2024)
- Add history element even if parsing fails
- Disable SSL when connecting to localhost
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.2"
version = "1.1.3"
authors = ["Jan Schöppach"]
edition = "2021"

Expand Down

0 comments on commit 05c76b8

Please sign in to comment.