Skip to content

Commit 130a34d

Browse files
committed
chore: Release
1 parent 72b9476 commit 130a34d

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] - 2021-10-20
11+
1012
### Breaking Changes
1113

1214
- Command line argument values have changed
@@ -140,7 +142,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
140142
- `full` -> `commits`
141143

142144
<!-- next-url -->
143-
[Unreleased]: https://github.com/epage/git-stack/compare/v0.2.10...HEAD
145+
[Unreleased]: https://github.com/epage/git-stack/compare/v0.3.0...HEAD
146+
[0.3.0]: https://github.com/epage/git-stack/compare/v0.2.10...v0.3.0
144147
[0.2.10]: https://github.com/epage/git-stack/compare/v0.2.9...v0.2.10
145148
[0.2.9]: https://github.com/epage/git-stack/compare/v0.2.8...v0.2.9
146149
[0.2.8]: https://github.com/epage/git-stack/compare/v0.2.7...v0.2.8

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
@@ -6,7 +6,7 @@ members = [
66
[package]
77
name = "git-stack"
88
description = "Stacked branch management for Git"
9-
version = "0.2.10"
9+
version = "0.3.0"
1010
license = "MIT OR Apache-2.0"
1111
repository = "https://github.com/epage/git-stack.git"
1212
documentation = "https://github.com/epage/git-stack.git"

0 commit comments

Comments
 (0)