Skip to content

Commit a356094

Browse files
committed
Prepare 1.0.0 release
1 parent a684737 commit a356094

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CHANGELOG
22

3-
### Unreleased Changes
3+
### Version 1.0.0
4+
5+
2017-10-23
46

57
- Initial release.
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.0.0.dev'.freeze
3+
VERSION = '1.0.0'.freeze
44
end
55
end

0 commit comments

Comments
 (0)