Skip to content

Commit 3c3b3e6

Browse files
committed
commitmsgfmt 1.0.1
1 parent a65c292 commit 3c3b3e6

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
@@ -3,7 +3,7 @@
33
`commitmsgfmt` formats commit messages. It reflows and wraps text, with special
44
understanding of patterns often seen in commit messages.
55

6-
## Unreleased
6+
## 1.0.1 - 2018-08-20
77

88
- #1: Fix continuation indentation of tab-indented list items
99

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "commitmsgfmt"
3-
version = "1.0.0-GIT"
3+
version = "1.0.1"
44
authors = ["Mikkel Kjeldsen"]
55
description = "Formats commit messages better than fmt(1) and Vim"
66
publish = false

0 commit comments

Comments
 (0)