module ManageIQ
  module API
    class Client
      VERSION = "0.1.0".freeze
    end
  end
end