# frozen_string_literal: true module DataPlaneApi # @return [String] VERSION = '0.1.1' end