diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index a8ffc30..d57665c 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roseate" -version = "0.1.0" +version = "0.1.0-alpha.1" description = "A small and simple but fancy image viewer built with Rust & Typescript that's cross platform." authors = ["Goldy "] license = "GPL-3.0"