Skip to content

Commit

Permalink
Cut version 0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed May 16, 2019
1 parent 9217296 commit 1c58857
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# HAML-Lint Changelog

## 0.31.0

* Allow HAML Lint spec helpers to be loaded with `require` in other projects

## 0.30.0

* Drop support for HAML 4.1 beta
Expand Down
2 changes: 1 addition & 1 deletion lib/haml_lint/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

# Defines the gem version.
module HamlLint
VERSION = '0.30.0'
VERSION = '0.31.0'
end

0 comments on commit 1c58857

Please sign in to comment.