Skip to content

Commit da19141

Browse files
committed
chore: Release
1 parent b96cbaf commit da19141

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clap_complete_nushell/CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
## [4.3.2] - 2023-08-08
11+
1012
## [4.3.1] - 2023-06-02
1113

1214
## [4.3.0] - 2023-05-24
1315

1416
<!-- next-url -->
15-
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.1...HEAD
17+
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.2...HEAD
18+
[4.3.2]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.1...clap_complete_nushell-v4.3.2
1619
[4.3.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.0...clap_complete_nushell-v4.3.1
1720
[4.3.0]: https://github.com/clap-rs/clap/compare/bd163098e122bb65e053a61b773931c8f36d2e7d...clap_complete_nushell-v4.3.0

clap_complete_nushell/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "clap_complete_nushell"
3-
version = "4.3.1"
3+
version = "4.3.2"
44
description = "A generator library used with clap for Nushell completion scripts"
55
repository = "https://github.com/clap-rs/clap/tree/master/clap_complete_nushell"
66
categories = ["command-line-interface"]

0 commit comments

Comments
 (0)