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