Skip to content

Commit a8db827

Browse files
committed
chore: Release
1 parent 8d6d2d3 commit a8db827

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

10+
## [0.0.3] - 2022-03-11
11+
1012
### Features
1113

1214
- cherry-pick and squash support
1315
- Wrappers around git hooks
1416

1517
<!-- next-url -->
16-
[Unreleased]: https://github.com/gitext-rs/git2ext/compare/15449592300986753c174f63d412b212ad919285...HEAD
18+
[Unreleased]: https://github.com/gitext-rs/git2ext/compare/v0.0.3...HEAD
19+
[0.0.3]: https://github.com/gitext-rs/git2ext/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 = "git2ext"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
description = "git2 Extensions"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/gitext-rs/git2ext.git"

0 commit comments

Comments
 (0)