Skip to content

Commit bc66a79

Browse files
committed
Release v3.0.1
1 parent b73038c commit bc66a79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [3.0.0-beta.9] - 2022-05-06
8+
## [3.0.1] - 2022-05-06
99

1010
### Added
1111

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = '2021'
77
keywords = ['git', 'tui']
88
license = 'AGPL-3.0-or-later'
99
repository = 'https://github.com/kalkin/git-log-viewer'
10-
version = '3.0.0-beta.9'
10+
version = '3.0.1'
1111

1212
[dependencies]
1313
clap-git-options = { version = "0.1.0", features = [ "git-wrapper" ] }

0 commit comments

Comments
 (0)