diff --git a/Cargo.toml b/Cargo.toml index 3df694b..a3aaf05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "WTFPL" name = "pupdate" readme = "README.md" repository = "https://github.com/zyllian/pupdate" -version = "0.2.0" +version = "0.3.0" [dependencies] clap = {version = "4", features = ["derive"]}