Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1248)

Unified Diff: third_party/closure_linter/setup.py

Issue 411243002: closure_linter: 2.3.4 => 2.3.14 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove checker Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/closure_linter/closure_linter/tokenutil_test.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/closure_linter/setup.py
diff --git a/third_party/closure_linter/setup.py b/third_party/closure_linter/setup.py
index aa2ca4bde0c1e1a7d519107ca2bd76131b67eaf6..fb2c493f2bdb4035187d19d244aaedf0d921a369 100755
--- a/third_party/closure_linter/setup.py
+++ b/third_party/closure_linter/setup.py
@@ -20,7 +20,7 @@ except ImportError:
from distutils.core import setup
setup(name='closure_linter',
- version='2.3.5',
+ version='2.3.14',
description='Closure Linter',
license='Apache',
author='The Closure Linter Authors',
« no previous file with comments | « third_party/closure_linter/closure_linter/tokenutil_test.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698