feat(ST2.GitPackages): bump up all packages

- Refresh PackageCache with latest versions of everything
This commit is contained in:
Iristyle
2013-09-16 22:32:31 -04:00
parent fad58909f7
commit 3a0c5ce9e2
43 changed files with 6367 additions and 1395 deletions

View File

@@ -14,7 +14,7 @@ from editorconfig.exceptions import ParsingError, PathError, VersionError
def version():
print("Version %s" % __version__)
print("EditorConfig Python Core Version %s" % __version__)
def usage(command, error=False):