Skip to content

Commit 99ce4ee

Browse files
committed
Cut version 0.59.0
1 parent 7b3f45e commit 99ce4ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SCSS-Lint Changelog
22

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

55
* Add `overflow-wrap` to `PropertySortOrder` list for SMACSS
66
* Remove dependency on `rake` gem

lib/scss_lint/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
# Defines the gem version.
44
module SCSSLint
5-
VERSION = '0.58.0'.freeze
5+
VERSION = '0.59.0'.freeze
66
end

0 commit comments

Comments
 (0)