lib/sassc/embedded/version.rb



# frozen_string_literal: true

module SassC
  module Embedded
    VERSION = '1.80.1'
  end
end