Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c213f4

Browse files
committed
v0.8.2
1 parent efda3cd commit 7c213f4

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
0.8.2
2+
=====
3+
- Fix a crash introduced in 0.8.0 when an executable was not found
4+
15
0.8.1
26
=====
3-
- Fix regression introduced in 0.8.1 when already using rbenv with no
7+
- Fix regression introduced in 0.8.0 when already using rbenv with no
48
configured ruby hook version
59

610
0.8.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'hooks.'
1010
),
1111
url='https://github.com/pre-commit/pre-commit',
12-
version='0.8.1',
12+
version='0.8.2',
1313

1414
author='Anthony Sottile',
1515
author_email='[email protected]',

0 commit comments

Comments
 (0)