lib/sassc/embedded/version.rb



# frozen_string_literal: true

module SassC
  module Embedded
    VERSION = '1.5.2'
  end
end