# frozen_string_literal: true

module Yext
  module Api
    VERSION = "0.1.3"
  end
end