Skip to content

Commit c4f004e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents bbd8cc6 + f8f2e22 commit c4f004e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
### Unreleased Changes
44

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)
66

77
None so far.
88

99
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)
1111
for previous changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module ActiveAdmin
22
module SearchableSelect
3-
VERSION = '1.4.0.dev'.freeze
3+
VERSION = '1.5.0.dev'.freeze
44
end
55
end

0 commit comments

Comments
 (0)