# frozen_string_literal: true module ActiveAdmin module DynamicFields VERSION = '0.5.0' end end