forked from sds/scss-lint
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also reorganized the changelog to differentiate new features, changes, and bug fixes for both 0.30.0 and 0.29.0 (as they are large lists). Change-Id: Ibaaa26b289cd26142a0a56d3f6b0e87438c5e675 Reviewed-on: http://gerrit.causes.com/44341 Tested-by: jenkins <[email protected]> Reviewed-by: Shane da Silva <[email protected]>
- Loading branch information
Showing
2 changed files
with
40 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Defines the gem version. | ||
module SCSSLint | ||
VERSION = '0.29.0' | ||
VERSION = '0.30.0' | ||
end |