release v0.4

This commit is contained in:
pythops
2024-03-15 12:44:06 +01:00
parent 9984de1e70
commit eba1785c27
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -112,7 +112,7 @@ dependencies = [
[[package]]
name = "bluetui"
version = "0.3.0"
version = "0.4.0"
dependencies = [
"async-channel",
"bluer",

View File

@@ -1,6 +1,6 @@
[package]
name = "bluetui"
version = "0.3.0"
version = "0.4.0"
authors = ["pythops <contact@pythops.com>"]
license = "GPL-3.0"
edition = "2021"

View File

@@ -1,4 +1,4 @@
## v0.4 - TBA
## v0.4 - 15/03/2024
### Added