diff --git a/Cargo.toml b/Cargo.toml index 035bf18..1ea4b5a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "roseate" edition = "2021" -version = "0.1.0-alpha.9" +version = "0.1.0-alpha.10" description = "A small and simple but fancy image viewer built with Rust that's cross platform." authors = ["Goldy "] license = "GPL-3.0"