Skip to content

Commit

Permalink
yamllint version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienverge committed Jan 24, 2016
1 parent 92798db commit 792bdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yamllint/__init__.py
Expand Up @@ -22,7 +22,7 @@


APP_NAME = 'yamllint'
APP_VERSION = '0.5.0'
APP_VERSION = '0.5.1'
APP_DESCRIPTION = 'A linter for YAML files.'

__author__ = u'Adrien Vergé'
Expand Down

0 comments on commit 792bdf9

Please sign in to comment.