lib/scss_lint/version.rb in scss_lint-0.59.0 vs lib/scss_lint/version.rb in scss_lint-0.60.0
- old
+ new
@@ -1,6 +1,6 @@
# frozen_string_literal: true
# Defines the gem version.
module SCSSLint
- VERSION = '0.59.0'.freeze
+ VERSION = '0.60.0'.freeze
end