Set crate version to 4.0.0-alpha1

The next version is gonna be 4.0.0
This commit is contained in:
Fabian Boehm
2024-06-10 19:29:38 +02:00
parent 378dc9123a
commit aa30b4db4b
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ lto = true
[package]
name = "fish"
version = "0.1.0"
version = "4.0.0-alpha1"
edition.workspace = true
rust-version.workspace = true
default-run = "fish"