Skip to content

Commit 665b326

Browse files
committed
chore: Release
1 parent e2a813b commit 665b326

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.9.2] - 2022-03-23
11+
1012
## [0.9.1] - 2022-03-23
1113

1214
## [0.9.0] - 2022-03-23
@@ -316,7 +318,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
316318
- `full` -> `commits`
317319

318320
<!-- next-url -->
319-
[Unreleased]: https://github.com/gitext-rs/git-branch-stash/compare/v0.9.1...HEAD
321+
[Unreleased]: https://github.com/gitext-rs/git-branch-stash/compare/v0.9.2...HEAD
322+
[0.9.2]: https://github.com/gitext-rs/git-branch-stash/compare/v0.9.1...v0.9.2
320323
[0.9.1]: https://github.com/gitext-rs/git-branch-stash/compare/v0.9.0...v0.9.1
321324
[0.9.0]: https://github.com/gitext-rs/git-branch-stash/compare/v0.8.0...v0.9.0
322325
[0.8.0]: https://github.com/gitext-rs/git-branch-stash/compare/v0.7.0...v0.8.0

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-branch-stash-cli"
88
description = "Manage snapshots of your working directory"
9-
version = "0.9.1"
9+
version = "0.9.2"
1010
license = "MIT OR Apache-2.0"
1111
repository = "https://github.com/gitext-rs/git-branch-stash.git"
1212
documentation = "https://github.com/gitext-rs/git-branch-stash.git"

0 commit comments

Comments
 (0)