update version number

This commit is contained in:
zyl 2024-12-09 22:44:49 -08:00
parent caa0cf6799
commit f4cc78031b

View file

@ -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"]}