This commit is contained in:
Anthony Sottile
2019-08-11 14:07:20 -07:00
parent 9297befe5c
commit 7c69730ad2
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
1.18.1 - 2019-08-11
===================
### Fixes
- Fix installation of `rust` hooks with new `cargo`
- #1112 issue by @zimbatm.
- #1113 PR by @zimbatm.
1.18.0 - 2019-08-03
===================

View File

@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
version = 1.18.0
version = 1.18.1
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown