Skip to content

Commit 478991f

Browse files
committed
Cut version 0.57.1
1 parent e20b22e commit 478991f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# SCSS-Lint Changelog
22

3-
## master (unreleased)
3+
## 0.57.1
4+
5+
* Relax Sass gem dependency to allow 3.6.x
46

57
## 0.57.0
68

lib/scss_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 SCSSLint
5-
VERSION = '0.57.0'.freeze
5+
VERSION = '0.57.1'.freeze
66
end

0 commit comments

Comments
 (0)