chore: Release

This commit is contained in:
mo8it
2024-04-25 19:54:59 +02:00
parent 8d45cdb09d
commit aaea5b490f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ exclude = [
]
[workspace.package]
version = "6.0.0-beta.1"
version = "6.0.0-beta.2"
authors = [
"Liv <mokou@fastmail.com>",
"Mo Bitar <mo8it@proton.me>",
@@ -53,7 +53,7 @@ hashbrown = "0.14.3"
notify-debouncer-mini = "0.4.1"
os_pipe = "1.1.5"
ratatui = "0.26.2"
rustlings-macros = { path = "rustlings-macros", version = "=6.0.0-beta.1" }
rustlings-macros = { path = "rustlings-macros", version = "=6.0.0-beta.2" }
serde.workspace = true
toml_edit.workspace = true
which = "6.0.1"