mirror of
https://github.com/zyllian/pupdate.git
synced 2025-01-18 11:47:24 -08:00
update version number
This commit is contained in:
parent
caa0cf6799
commit
f4cc78031b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ license = "WTFPL"
|
||||||
name = "pupdate"
|
name = "pupdate"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/zyllian/pupdate"
|
repository = "https://github.com/zyllian/pupdate"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = {version = "4", features = ["derive"]}
|
clap = {version = "4", features = ["derive"]}
|
||||||
|
|
Loading…
Add table
Reference in a new issue