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