mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 06:12:40 +00:00
chore: increase version
This commit is contained in:
parent
20126e1f62
commit
8dd7783cf3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
|
||||
name = "clap"
|
||||
version = "3.0.0-alpha.1"
|
||||
version = "3.0.0-beta.1"
|
||||
authors = ["Kevin K. <kbknapp@gmail.com>"]
|
||||
exclude = [
|
||||
".github/*",
|
||||
|
|
Loading…
Reference in a new issue