mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 06:12:40 +00:00
Changed cargo.toml version
This commit is contained in:
parent
530f546003
commit
bdc0e22fce
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
|
||||
name = "clap"
|
||||
version = "0.0.3"
|
||||
version = "0.0.4"
|
||||
authors = ["Kevin K. <kbknapp@gmail.com>"]
|
||||
|
|
Loading…
Reference in a new issue