Skip to content

Commit 4d7ef27

Browse files
committed
chore: Release
1 parent cf66805 commit 4d7ef27

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.10.4] - 2023-03-16
11+
1012
### Internal
1113

1214
- Update dependency
@@ -346,7 +348,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
346348
- `full` -> `commits`
347349

348350
<!-- next-url -->
349-
[Unreleased]: https://github.com/gitext-rs/git-branch-stash/compare/v0.10.3...HEAD
351+
[Unreleased]: https://github.com/gitext-rs/git-branch-stash/compare/v0.10.4...HEAD
352+
[0.10.4]: https://github.com/gitext-rs/git-branch-stash/compare/v0.10.3...v0.10.4
350353
[0.10.3]: https://github.com/gitext-rs/git-branch-stash/compare/v0.10.2...v0.10.3
351354
[0.10.2]: https://github.com/gitext-rs/git-branch-stash/compare/v0.10.1...v0.10.2
352355
[0.10.1]: https://github.com/gitext-rs/git-branch-stash/compare/v0.10.0...v0.10.1

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
@@ -21,7 +21,7 @@ include = [
2121
[package]
2222
name = "git-branch-stash-cli"
2323
description = "Manage snapshots of your working directory"
24-
version = "0.10.3"
24+
version = "0.10.4"
2525
documentation = "https://github.com/gitext-rs/git-branch-stash.git"
2626
readme = "README.md"
2727
categories = ["command-line-interface", "development-tools"]

0 commit comments

Comments
 (0)