Skip to content

Commit

Permalink
yamllint version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienverge committed Jan 20, 2016
1 parent 75b4758 commit 7b6f024
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.3.0'
APP_VERSION = '0.4.0'
APP_DESCRIPTION = 'A linter for YAML files.'

__author__ = 'Adrien Vergé'
Expand Down

0 comments on commit 7b6f024

Please sign in to comment.