Skip to content

Commit

Permalink
Releasing 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nat Budin committed Feb 2, 2016
1 parent ab5939f commit 6e68fb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog for devise\_cas\_authenticatable

## Version 1.7.1 - February 2, 2016

* Work around weird `#try` behavior on older Rails versions

## Version 1.7.0 - December 18, 2015

* Support RedisSessionStore (thanks @dandyn!)
Expand Down
2 changes: 1 addition & 1 deletion devise_cas_authenticatable.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = %q{devise_cas_authenticatable}
s.version = "1.7.0"
s.version = "1.7.1"

s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.authors = ["Nat Budin", "Jeremy Haile"]
Expand Down

0 comments on commit 6e68fb2

Please sign in to comment.