module Whois
  class Parser
    # The current library version.
    VERSION = "1.0.1.rc2".freeze
  end
end