mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-04-01 17:35:13 +08:00
Release 4.0.1
This commit is contained in:
parent
6df88e1a9f
commit
67b6afffd4
@ -1,5 +1,5 @@
|
||||
fish 4.0.1 (released ???)
|
||||
=========================
|
||||
fish 4.0.1 (released March 12, 2025)
|
||||
====================================
|
||||
|
||||
This release of fish includes the following improvements compared to fish 4.0.0:
|
||||
|
||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -112,7 +112,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "fish"
|
||||
version = "4.0.0"
|
||||
version = "4.0.1"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"cc",
|
||||
|
@ -16,7 +16,7 @@ debug = true
|
||||
|
||||
[package]
|
||||
name = "fish"
|
||||
version = "4.0.0"
|
||||
version = "4.0.1"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
default-run = "fish"
|
||||
|
Loading…
x
Reference in New Issue
Block a user