bump version to 0.5.1

This commit is contained in:
TomZz
2026-08-29 22:49:18 +08:00
parent 9d0868dd7c
commit ff4079a60f
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -315,7 +315,7 @@ dependencies = [
[[package]]
name = "ashell"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"alacritty_terminal",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ashell"
version = "0.5.0"
version = "0.5.1"
edition = "2024"
authors = ["ashell contributors"]
description = "A GPUI Component based SSH and local terminal client"