# frozen_string_literal: true

module Zip
  # The version of the Rubyzip library.
  VERSION = '3.2.2'
end
