Skip to content

Commit 9cf2177

Browse files
committed
chore: Release
1 parent 9f4e711 commit 9cf2177

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
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.0.6] - 2022-06-20
11+
1012
### Features
1113

1214
- Reword support
@@ -40,7 +42,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4042
- Wrappers around git hooks
4143

4244
<!-- next-url -->
43-
[Unreleased]: https://github.com/gitext-rs/git2-ext/compare/v0.0.5...HEAD
45+
[Unreleased]: https://github.com/gitext-rs/git2-ext/compare/v0.0.6...HEAD
46+
[0.0.6]: https://github.com/gitext-rs/git2-ext/compare/v0.0.5...v0.0.6
4447
[0.0.5]: https://github.com/gitext-rs/git2-ext/compare/v0.0.4...v0.0.5
4548
[0.0.4]: https://github.com/gitext-rs/git2-ext/compare/v0.0.3...v0.0.4
4649
[0.0.3]: https://github.com/gitext-rs/git2-ext/compare/15449592300986753c174f63d412b212ad919285...v0.0.3

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git2-ext"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
description = "git2 Extensions"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/gitext-rs/git2-ext.git"

0 commit comments

Comments
 (0)