Release 4.1.0-alpha0

This commit is contained in:
Fabian Boehm
2025-03-01 08:41:34 +01:00
parent 7b7e744353
commit 9dd1f6b634
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -99,7 +99,7 @@ dependencies = [
[[package]]
name = "fish"
version = "4.0.0-beta.1"
version = "4.1.0-alpha0"
dependencies = [
"bitflags",
"cc",

View File

@@ -17,7 +17,7 @@ debug = true
[package]
name = "fish"
version = "4.0.0-beta.1"
version = "4.1.0-alpha0"
edition.workspace = true
rust-version.workspace = true
default-run = "fish"