Skip to content

Commit e890e9d

Browse files
chore: release v0.1.19
1 parent b29c00b commit e890e9d

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.1.19](https://github.com/alex289/git-commit-stats/compare/v0.1.18...v0.1.19) - 2024-12-01
10+
11+
### Other
12+
13+
- bump clap from 4.5.20 to 4.5.21 in the dependencies group
14+
915
## [0.1.18](https://github.com/alex289/git-commit-stats/compare/v0.1.17...v0.1.18) - 2024-11-01
1016

1117
### Other

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-commit-stats"
3-
version = "0.1.18"
3+
version = "0.1.19"
44
edition = "2021"
55
authors = ["Alexander Konietzko <[email protected]>"]
66
license-file = "LICENSE"

0 commit comments

Comments
 (0)