Fix sudo after npm errors

This commit is contained in:
nvbn
2015-04-08 19:16:15 +02:00
parent b1c21d5a08
commit 173a4300b4
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(name='thefuck',
version=1.1,
version=1.2,
description="Magnificent app which corrects your previous console command",
author='Vladimir Iakovlev',
author_email='nvbn.rm@gmail.com',