Skip to content

Commit a832ddb

Browse files
committed
Cut version 0.26.2
Change-Id: I20c6c9bd702b91e9013c82f4cb80a3cc2f91eba6 Reviewed-on: http://gerrit.causes.com/41073 Tested-by: jenkins <jenkins@causes.com> Reviewed-by: Shane da Silva <shane.dasilva@brigade.com>
1 parent 8ddf32c commit a832ddb

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.26.2
44

55
* Fix `TrailingSemicolon` bug with `@include` blocks that didn't contain
66
properties

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.26.1'
3+
VERSION = '0.26.2'
44
end

0 commit comments

Comments
 (0)