This commit is contained in:
Anthony Sottile
2014-09-05 14:17:06 -07:00
parent 5a7a487b7d
commit cfd86d5faa
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
0.2.11
======
- Fix terminal width detection (broken in 0.2.10)
0.2.10
======
- Bump version of nodeenv to fix bug with ~/.npmrc

View File

@@ -9,7 +9,7 @@ setup(
'hooks.'
),
url='https://github.com/pre-commit/pre-commit',
version='0.2.10',
version='0.2.11',
author='Anthony Sottile',
author_email='asottile@umich.edu',