Skip to content

Commit

Permalink
Cut version 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed Aug 18, 2019
1 parent 106a01a commit 93d75ef
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.33.0

* [#312](https://github.com/sds/haml-lint/pull/312) - Fix handling of `haml-lint:disable` directives in some cases

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.32.0'
VERSION = '0.33.0'
end

0 comments on commit 93d75ef

Please sign in to comment.