mini_mime/lib/mini_mime/version.rb

5 lines
70 B
Ruby

# frozen_string_literal: true
module MiniMime
VERSION = "1.1.2"
end