Skip to content

Commit

Permalink
chore: Release cargo-information version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-rustin committed Apr 17, 2024
1 parent 07d415f commit 2227f71
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## [Unreleased] - ReleaseDate

## [0.6.0] - 2024-04-17

## [0.5.0] - 2024-04-17

### Added
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 = "cargo-information"
version = "0.5.0"
version = "0.6.0"
edition = "2021"
license = "MIT"
description = "A cargo subcommand to show information about crates."
Expand Down

0 comments on commit 2227f71

Please sign in to comment.