Skip to content

Commit

Permalink
yamllint version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienverge committed Jan 25, 2016
1 parent 4410bc3 commit a7d39b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yamllint/__init__.py
Expand Up @@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

APP_NAME = 'yamllint'
APP_VERSION = '0.5.2'
APP_VERSION = '0.6.0'
APP_DESCRIPTION = """A linter for YAML files.
yamllint does not only check for syntax validity, but for common cosmetic
Expand Down

0 comments on commit a7d39b5

Please sign in to comment.