We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d45ba6b commit 890ec8aCopy full SHA for 890ec8a
lib/activeadmin/dynamic_fields/version.rb
@@ -2,6 +2,6 @@
2
3
module ActiveAdmin
4
module DynamicFields
5
- VERSION = '0.5.2'
+ VERSION = '0.6.0'
6
end
7
package.json
@@ -1,6 +1,6 @@
1
{
"name": "activeadmin_dynamic_fields",
- "version": "0.5.2",
+ "version": "0.6.0",
"description": "An Active Admin plugin to add dynamic behaviors to fields",
"repository": "https://github.com/blocknotes/activeadmin_dynamic_fields",
"author": "Mattia Roccoberton <mat@blocknot.es>",
0 commit comments