Release 4.1.0

Created by ./build_tools/release.sh 4.1.0
This commit is contained in:
Johannes Altmanninger
2025-09-27 22:20:11 +02:00
parent 29470358d4
commit a26ed2d5ea
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
fish 4.1.0 (released ???)
=========================
fish 4.1.0 (released September 27, 2025)
========================================
.. ignore for 4.1: 10929 10940 10948 10955 10965 10975 10989 10990 10998 11028 11052 11055 11069 11071 11079 11092 11098 11104 11106 11110 11140 11146 11148 11150 11214 11218 11259 11288 11299 11328 11350 11373 11395 11417 11419

2
Cargo.lock generated
View File

@@ -105,7 +105,7 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
[[package]]
name = "fish"
version = "4.1.0-alpha0"
version = "4.1.0"
dependencies = [
"bitflags",
"cc",

View File

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