Skip to content

Commit 890ec8a

Browse files
committed
Bump to version 0.6.0
1 parent d45ba6b commit 890ec8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/activeadmin/dynamic_fields/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module ActiveAdmin
44
module DynamicFields
5-
VERSION = '0.5.2'
5+
VERSION = '0.6.0'
66
end
77
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "activeadmin_dynamic_fields",
3-
"version": "0.5.2",
3+
"version": "0.6.0",
44
"description": "An Active Admin plugin to add dynamic behaviors to fields",
55
"repository": "https://github.com/blocknotes/activeadmin_dynamic_fields",
66
"author": "Mattia Roccoberton <mat@blocknot.es>",

0 commit comments

Comments
 (0)