lib/mixlib/archive/version.rb



module Mixlib
  class Archive
    VERSION = "1.0.5".freeze
  end
end