10000 release 0.6.4 · lest/activeadmin@42f7f22 · GitHub
[go: up one dir, main page]

Skip to content

Commit 42f7f22

Browse files
committed
release 0.6.4
1 parent 7990900 commit 42f7f22

File tree

8000

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,4 +1,6 @@
1-
## 0-6-stable (unreleased) - [compare](https://github.com/gregbell/active_admin/compare/v0.6.3...0-6-stable)
1+
## 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)
24

35
* Restore compatibility with Formtastic 2.0 by [@seanlinsley][]
46
* Backport of [#3489][] by [@timoschilling][]

lib/active_admin/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ActiveAdmin
2-
VERSION = '0.6.3'
2+
VERSION = '0.6.4'
33
end

0 commit comments

Comments
 (0)
0