mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 11:21:15 -03:00
Set crate version to 4.0.0-alpha1
The next version is gonna be 4.0.0
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -74,7 +74,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "fish"
|
||||
version = "0.1.0"
|
||||
version = "4.0.0-alpha1"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"cc",
|
||||
|
||||
Reference in New Issue
Block a user