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