Skip to content

Commit

Permalink
Cut v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trotzig committed Feb 13, 2017
1 parent 1305c46 commit 06c8693
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# HAML-Lint Changelog

## 0.21.0

* Stop using temp files for RuboCop (#172)

## 0.20.0

* Update minimum RuboCop version to 0.47.0+ due to [breaking change in
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.20.0'.freeze
VERSION = '0.21.0'.freeze
end

0 comments on commit 06c8693

Please sign in to comment.