Skip to content

Commit 7e5ee83

Browse files
committed
release v0.1.1
1 parent d9a21d5 commit 7e5ee83

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "impala"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["pythops <contact@pythops.com>"]
55
license = "GPL-3.0"
66
edition = "2021"
7-
description = "TUI for managing wifi."
7+
description = "TUI for managing wifi"
88
readme = "Readme.md"
99
homepage = "https://github.com/pythops/impala"
1010
repository = "https://github.com/pythops/impala"

Release.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.1.1 - 2024-06-10
2+
3+
### Fixed
4+
5+
- Crash when the vendor or the model of the adapter are absent
6+
17
## v0.1 - 2024-06-09
28

39
First release 🎉

0 commit comments

Comments
 (0)