Skip to content

Commit 3b55f49

Browse files
authored
chore: release v0.1.13 (#25)
2 parents 80b4e63 + a722ece commit 3b55f49

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.1.13](https://github.com/alex289/git-commit-stats/compare/v0.1.12...v0.1.13) - 2024-06-01
10+
11+
### Other
12+
- bump itertools from 0.12.1 to 0.13.0 in the dependencies group
13+
914
## [0.1.12](https://github.com/alex289/git-commit-stats/compare/v0.1.11...v0.1.12) - 2024-05-01
1015

1116
### Other

Cargo.lock

Lines changed: 1 addition & 1 deletion
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.12"
3+
version = "0.1.13"
44
edition = "2021"
55
authors = ["Alexander Konietzko <me@alexanderkonietzko.com>"]
66
license-file = "LICENSE"

0 commit comments

Comments
 (0)