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 7990900 commit 42f7f22Copy full SHA for 42f7f22
CHANGELOG.md
@@ -1,4 +1,6 @@
1
-## 0-6-stable (unreleased) - [compare](https://github.com/gregbell/active_admin/compare/v0.6.3...0-6-stable)
+## 0-6-stable (unreleased) - [compare](https://github.com/gregbell/active_admin/compare/v0.6.4...0-6-stable)
2
+
3
+## 0.6.4 - [compare](https://github.com/gregbell/active_admin/compare/v0.6.3...v0.6.4)
4
5
* Restore compatibility with Formtastic 2.0 by [@seanlinsley][]
6
* Backport of [#3489][] by [@timoschilling][]
lib/active_admin/version.rb
@@ -1,3 +1,3 @@
module ActiveAdmin
- VERSION = '0.6.3'
+ VERSION = '0.6.4'
end
0 commit comments