File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
lib/activeadmin/searchable_select Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### Unreleased Changes
4
4
5
- [ Compare changes] ( https://github.com/codevise/activeadmin-searchable_select/compare/1-3 -stable...master )
5
+ [ Compare changes] ( https://github.com/codevise/activeadmin-searchable_select/compare/1-4 -stable...master )
6
6
7
7
None so far.
8
8
9
9
See
10
- [ 1-3 -stable branch] ( https://github.com/codevise/activeadmin-searchable_select/blob/1-3 -stable/CHANGELOG.md )
10
+ [ 1-4 -stable branch] ( https://github.com/codevise/activeadmin-searchable_select/blob/1-4 -stable/CHANGELOG.md )
11
11
for previous changes.
Original file line number Diff line number Diff line change 1
1
module ActiveAdmin
2
2
module SearchableSelect
3
- VERSION = '1.4 .0.dev' . freeze
3
+ VERSION = '1.5 .0.dev' . freeze
4
4
end
5
5
end
You can’t perform that action at this time.
0 commit comments