Skip to content

Commit 160bc6b

Browse files
author
Stephan Dilly
committed
prep for release 0.20
1 parent 9862527 commit 160bc6b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10-
## [0.20] - 2021-01-22 - Tag Annotations
10+
## [0.20] - 2021-01-25 - Tag Annotations
1111

1212
**support tag annotations**
1313

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "gitui"
3-
version = "0.19.0"
3+
version = "0.20.0"
44
authors = ["Stephan Dilly <[email protected]>"]
55
description = "blazing fast terminal-ui for git"
66
edition = "2018"

0 commit comments

Comments
 (0)