bump version to v0.4.8

This commit is contained in:
TomZz
2026-06-26 11:41:23 +08:00
parent cae6323888
commit 3770826764
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.7"
version = "0.4.8"
dependencies = [
"alacritty_terminal",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ashell"
version = "0.4.7"
version = "0.4.8"
edition = "2024"
authors = ["ashell contributors"]
description = "A GPUI Component based SSH and local terminal client"