mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
chore: release 0.1.6
This commit is contained in:
parent
b35619171c
commit
26fe5dbe96
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "clap_complete_nushell"
|
||||
authors = [ "nibon7 <nibon7@163.com>" ]
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "A generator library used with clap for Nushell completion scripts"
|
||||
|
|
Loading…
Reference in a new issue