chore: bump version to v0.4.0

This commit is contained in:
TomZz
2026-06-16 01:06:43 +08:00
parent 4c7c06f391
commit 445e474fe8
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -303,7 +303,7 @@ dependencies = [
[[package]]
name = "ashell"
version = "0.3.11"
version = "0.4.0"
dependencies = [
"alacritty_terminal",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ashell"
version = "0.3.11"
version = "0.4.0"
edition = "2024"
authors = ["ashell contributors"]
description = "A GPUI Component based SSH and local terminal client"