Skip to content

Commit 53ebc66

Browse files
committed
chore: Release
1 parent cf82f5d commit 53ebc66

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
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
## [0.3.0] - 2022-10-05
11+
1012
## [0.2.7] - 2022-10-03
1113

1214
## [0.2.6] - 2022-09-30
@@ -26,7 +28,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2628
## [0.1.0] - 2021-08-17
2729

2830
<!-- next-url -->
29-
[Unreleased]: https://github.com/gitext-rs/git-fixture/compare/v0.2.7...HEAD
31+
[Unreleased]: https://github.com/gitext-rs/git-fixture/compare/v0.3.0...HEAD
32+
[0.3.0]: https://github.com/gitext-rs/git-fixture/compare/v0.2.7...v0.3.0
3033
[0.2.7]: https://github.com/gitext-rs/git-fixture/compare/v0.2.6...v0.2.7
3134
[0.2.6]: https://github.com/gitext-rs/git-fixture/compare/v0.2.5...v0.2.6
3235
[0.2.5]: https://github.com/gitext-rs/git-fixture/compare/v0.2.4...v0.2.5

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,7 +1,7 @@
11
[package]
22
name = "git-fixture"
33
description = "Reproducible git trees for bug reporting and testing"
4-
version = "0.2.7"
4+
version = "0.3.0"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/gitext-rs/git-fixture.git"
77
documentation = "https://docs.rs/git-fixture"

0 commit comments

Comments
 (0)