mirror of
https://github.com/zyllian/pupdate.git
synced 2025-01-29 05:53:02 -08:00
bump version
This commit is contained in:
parent
58aab0eb08
commit
c1da19e352
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -424,7 +424,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "pupdate"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"directories",
|
||||
|
|
|
@ -6,7 +6,7 @@ license = "WTFPL"
|
|||
name = "pupdate"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/zyllian/pupdate"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
|
||||
[dependencies]
|
||||
clap = {version = "4", features = ["derive"]}
|
||||
|
|
Loading…
Add table
Reference in a new issue