Skip to content

Commit

Permalink
Version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn committed Jul 18, 2016
1 parent a736fcf commit 3bb1676
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Solidus Auth Devise v1.5.0 (master, unreleased)
## Solidus Auth Devise v1.6.0 (master, unreleased)

## Solidus Auth Devise v1.5.0 (2016-07-18)

* Add call to set_current_order on sign in. This replaces a before filter that
is being eliminated from Solidus controllers where set_current_order was
Expand Down
2 changes: 1 addition & 1 deletion solidus_auth_devise.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = "solidus_auth_devise"
s.version = "1.4.0"
s.version = "1.5.0"
s.summary = "Provides authentication and authorization services for use with Solidus by using Devise and CanCan."
s.description = s.summary

Expand Down

0 comments on commit 3bb1676

Please sign in to comment.