Skip to content

Commit 675b4a0

Browse files
author
Mattia Roccoberton
committed
Bump to version 0.5.2
1 parent c096b1f commit 675b4a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,9 @@ end
208208
The link url is loaded via AJAX before opening the dialog.
209209
210210
## Do you like it? Star it!
211-
If you use this component just star it. A developer is more motivated to improve a project when there is some interest.
211+
If you use this component just star it. A developer is more motivated to improve a project when there is some interest. My other [Active Admin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source).
212212
213-
Take a look at [other ActiveAdmin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source) that I made if you are curious.
213+
Or consider offering me a coffee, it's a small thing but it is greatly appreciated: [about me](https://www.blocknot.es/about-me).
214214
215215
## Contributors
216216
- [Mattia Roccoberton](http://blocknot.es): author

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.0'
5+
VERSION = '0.5.2'
66
end
77
end

0 commit comments

Comments
 (0)