bump version to 0.4.12

This commit is contained in:
TomZz
2026-07-23 00:12:10 +08:00
parent d85c1f4f55
commit 9163d3a970
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -315,7 +315,7 @@ dependencies = [
[[package]]
name = "ashell"
version = "0.4.11"
version = "0.4.12"
dependencies = [
"alacritty_terminal",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ashell"
version = "0.4.11"
version = "0.4.12"
edition = "2024"
authors = ["ashell contributors"]
description = "A GPUI Component based SSH and local terminal client"