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 a684737 commit a356094Copy full SHA for a356094
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# CHANGELOG
2
3
-### Unreleased Changes
+### Version 1.0.0
4
+
5
+2017-10-23
6
7
- Initial release.
lib/activeadmin/searchable_select/version.rb
@@ -1,5 +1,5 @@
module ActiveAdmin
module SearchableSelect
- VERSION = '1.0.0.dev'.freeze
+ VERSION = '1.0.0'.freeze
end
0 commit comments