# frozen_string_literal: true

module Ascii85
  VERSION = "1.1.0"
end
