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