Skip to content

Commit dbeee2a

Browse files
committed
chore: Release git-cache version 0.1.5
1 parent 82859b0 commit dbeee2a

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased] - ReleaseDate
1111

12+
## [0.1.5] - 2024-02-06
13+
1214
#### Fixed
1315

1416
- don't forget checking out commit on first mirror
@@ -47,7 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4749
## [0.1.0] - 29.01.2024
4850

4951
<!-- next-url -->
50-
[Unreleased]: https://github.com/assert-rs/predicates-rs/compare/0.1.4...HEAD
52+
[Unreleased]: https://github.com/assert-rs/predicates-rs/compare/0.1.5...HEAD
53+
[0.1.5]: https://github.com/assert-rs/predicates-rs/compare/0.1.4...0.1.5
5154
[0.1.4]: https://github.com/assert-rs/predicates-rs/compare/0.1.3...0.1.4
5255
[0.1.3]: https://github.com/assert-rs/predicates-rs/compare/0.1.2...0.1.3
5356
[0.1.2]: https://github.com/assert-rs/predicates-rs/compare/0.1.1...0.1.2

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-cache"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2021"
55
authors = ["Kaspar Schleiser <[email protected]>"]
66

0 commit comments

Comments
 (0)