We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0509dc commit cfb74cfCopy full SHA for cfb74cf
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# HAML-Lint Changelog
2
3
+### 0.68.0
4
+
5
+* Add support for HAML 7.1
6
7
### 0.67.0
8
9
* Add support for HAML 6.4 and 7
lib/haml_lint/version.rb
@@ -2,5 +2,5 @@
# Defines the gem version.
module HamlLint
- VERSION = '0.67.0'
+ VERSION = '0.68.0'
end
0 commit comments