diff --git a/Cargo.toml b/Cargo.toml index bb0a7dd..8cf503e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "oxidefetch" description = "A fast, cross platform Fetch program for your terminal" -version = "2.0.0-beta.4" +version = "2.0.0" edition = "2021" authors = [ "NamedNeon", "shibedrill" ] license = "MIT" diff --git a/README.md b/README.md index d606a9e..50ba59c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# oxidefetch 2.0.0-beta.4 +# oxidefetch 2.0.0 Fully cross platform Neofetch clone written in Rust. Up to 25 times faster than Neofetch!