yamllint version 0.6.0

This commit is contained in:
Adrien Vergé 2016-01-25 11:03:00 +01:00
parent 4410bc3e23
commit a7d39b5492

View File

@ -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