8000 Bump version to 0.6.1 · ajey/activeadmin@7685562 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7685562

Browse files
committed
Bump version to 0.6.1
1 parent ea358ec commit 7685562

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) - [compare](https://github.com/gregbell/active_admin/compare/v0.6.0...master)
22

3+
## 0.6.1 - [compare](https://github.com/gregbell/active_admin/compare/v0.6.0...v0.6.1)
4+
35
### Features
46

57
* OmniAuth provider links now automatically appear on the login page [#2088][] by [@henrrrik][]

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

0 commit comments

Comments
 (0)
0