Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed May 24, 2023
1 parent 3430d62 commit 78bb48b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion clap_complete_nushell/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

## [4.3.0] - 2023-05-24

<!-- next-url -->
[Unreleased]: https://github.com/clap-rs/clap/compare/bd163098e122bb65e053a61b773931c8f36d2e7d...HEAD
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.0...HEAD
[4.3.0]: https://github.com/clap-rs/clap/compare/bd163098e122bb65e053a61b773931c8f36d2e7d...clap_complete_nushell-v4.3.0
2 changes: 1 addition & 1 deletion clap_complete_nushell/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "clap_complete_nushell"
version = "0.1.11"
version = "4.3.0"
description = "A generator library used with clap for Nushell completion scripts"
repository = "https://github.com/clap-rs/clap/tree/master/clap_complete_nushell"
categories = ["command-line-interface"]
Expand Down

0 comments on commit 78bb48b

Please sign in to comment.