Skip to content

Commit

Permalink
chore(version): v0.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cog-bot committed Aug 16, 2024
1 parent de41a27 commit 7555ece
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## v0.11.5 - 2024-08-16
#### Bug Fixes
- **(deps)** bump clap from 4.5.15 to 4.5.16 - (de41a27) - dependabot[bot]
#### Build system
- Update the description in the homebrew repo - (4ddcaee) - Billie Thompson

- - -

## v0.11.4 - 2024-08-11
#### Bug Fixes
- **(deps)** update rust crate clap to v4.5.15 - (fbb093a) - renovate[bot]
Expand Down
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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "whatismyip"
version = "0.11.4"
version = "0.11.5"
authors = ["Billie Thompson <[email protected]>"]
edition = "2018"
license = "CC0-1.0"
Expand Down

0 comments on commit 7555ece

Please sign in to comment.