# frozen_string_literal: true

module Spreadsheet
  ##
  # The version of Spreadsheet you are using.
  VERSION = '1.3.3'
end
