Skip to content

Commit

Permalink
Cut version 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed Jul 17, 2016
1 parent e03b9cd commit cfe3407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# HAML-Lint Changelog

## master (unreleased)
## 0.18.0

* Fix `RuboCop` linter's `ignored_cops` setting to not crash when empty string
* Include linter name in JSON reporter output
Expand Down
2 changes: 1 addition & 1 deletion lib/haml_lint/version.rb
Expand Up @@ -2,5 +2,5 @@

# Defines the gem version.
module HamlLint
VERSION = '0.17.1'.freeze
VERSION = '0.18.0'.freeze
end

0 comments on commit cfe3407

Please sign in to comment.