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