Skip to content

Commit fea5d43

Browse files
committed
Bump to 0.6.0
1 parent 17fc86a commit fea5d43

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Master (unreleased)
22

3+
None yet
4+
5+
## 0.6.0
6+
37
### Bug Fixes
48

59
* Fix conflict with Redcloth [#1805][] by [@adrienkohlbecker][]
@@ -855,4 +859,4 @@ of the highlights. 250 commits. Enough said.
855859
[@watson]: https://github.com/watson
856860
[@whatcould]: https://github.com/whatcould
857861
[@yawn]: https://github.com/yawn
858-
[@yorch]: https://github.com/yorch
862+
[@yorch]: https://github.com/yorch

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.5.1'
2+
VERSION = '0.6.0'
33
end

0 commit comments

Comments
 (0)