Skip to content

Commit 5af3cbb

Browse files
authored
chore: release v0.1.3 (#9)
2 parents 71f2e0f + 1ec39ca commit 5af3cbb

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.1.3](https://github.com/alex289/git-commit-stats/compare/v0.1.2...v0.1.3) - 2024-01-15
10+
11+
### Added
12+
- Update license year
13+
14+
### Other
15+
- bump the dependencies group with 1 update
16+
917
## [0.1.2](https://github.com/alex289/git-commit-stats/compare/v0.1.1...v0.1.2) - 2024-01-05
1018

1119
### Added

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.2"
3+
version = "0.1.3"
44
edition = "2021"
55
authors = ["Alexander Konietzko <me@alexanderkonietzko.com>"]
66
license-file = "LICENSE"

0 commit comments

Comments
 (0)