Skip to content

Commit 71bfbd1

Browse files
committed
Bump to 0.5.1
1 parent 73aaf66 commit 71bfbd1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Master (unreleased)
22

3+
## 0.5.1
4+
35
### Enhancements
46

57
* Developer can pass options for CSV generation. [#1626][] by [@rheaton][]

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

0 commit comments

Comments
 (0)