We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b6da9e commit 7d72271Copy full SHA for 7d72271
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+0.6.2
2
+=====
3
+- Use --no-ri --no-rdoc instead of --no-document for gem to fix old gem
4
+
5
0.6.1
6
=====
7
- Fix pre-push when pushing something that's already up to date
setup.py
@@ -9,7 +9,7 @@
9
'hooks.'
10
),
11
url='https://github.com/pre-commit/pre-commit',
12
- version='0.6.1',
+ version='0.6.2',
13
14
author='Anthony Sottile',
15
author_email='asottile@umich.edu',
0 commit comments