lib/net/pop/version.rb



module Net
  class POP3
    VERSION = "0.1.0"
  end
end