Skip to content

Commit dd8e717

Browse files
committed
v3.0.1
1 parent 6d3a7ee commit dd8e717

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
3.0.1 - 2023-01-26
2+
==================
3+
4+
### Fixes
5+
- Ensure coursier hooks are available offline after install.
6+
- #2723 PR by @asottile.
7+
18
3.0.0 - 2023-01-23
29
==================
310

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pre_commit
3-
version = 3.0.0
3+
version = 3.0.1
44
description = A framework for managing and maintaining multi-language pre-commit hooks.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)