Skip to content

Commit 9818367

Browse files
authored
Merge pull request #64 from gblakeman/version-bump-1-6-1
Version bump 1.6.1
2 parents be0b204 + 44c1768 commit 9818367

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

FIST_BUMP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ A note of thanks from Grant ([@gblakeman](http://twitter.com/gblakeman)) and Jak
66

77
<img src="http://lockupgem.com/github_host/adventure_time_fist_bump.gif" width="450" height="253" alt="Fist Bump!" />
88

9+
* Thanks to Gabriel Cebrian (https://github.com/gabceb) for a more defensive cookie check.
910
* Thanks to @afomera (https://github.com/afomera) for tweaks to support Rails 6 & Rails 6.1.
1011
* Thanks to @dankimio (https://github.com/dankimio) for README tweaks.
1112
* Thanks to @guaguasi (https://github.com/guaguasi) for the addition Credentials support and some great refactoring.

lib/lockup/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Lockup
2-
VERSION = "1.6"
2+
VERSION = "1.6.1"
33
end

0 commit comments

Comments
 (0)