Skip to content

Commit b4b723f

Browse files
committed
Cut version 0.32.1
1 parent 4116ab5 commit b4b723f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Slim-Lint Changelog
22

3+
## 0.32.1
4+
5+
* Update `QuoteConsistency` to only inspect HTML blocks
6+
37
## 0.32.0
48

59
* Add `QuoteConsistency` linter for enforcing single/double quotes

lib/slim_lint/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
# Defines the gem version.
44
module SlimLint
5-
VERSION = '0.32.0'
5+
VERSION = '0.32.1'
66
end

0 commit comments

Comments
 (0)