Skip to content

Commit 8319483

Browse files
committed
Cut version 0.31.0
Change-Id: I1236da4a8b5892b98cc38accb208edb2493e2f6b Reviewed-on: http://gerrit.causes.com/45170 Tested-by: jenkins <jenkins@brigade.com> Reviewed-by: Shane da Silva <shane.dasilva@brigade.com>
1 parent dc87e53 commit 8319483

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

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

3-
## master (unreleased)
3+
## 0.31.0
44

55
* Fix regression in default configuration for `QualifyingElement` so that
66
elements with attributes, classes, or ids are disallowed by default

lib/scss_lint/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Defines the gem version.
22
module SCSSLint
3-
VERSION = '0.30.0'
3+
VERSION = '0.31.0'
44
end

0 commit comments

Comments
 (0)