Skip to content

Commit 9e2d3ec

Browse files
committed
bump version + update FIST BUMP
1 parent 14929d8 commit 9e2d3ec

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 Nathan Broadbent (https://github.com/ndbroadbent) for some nice refactoring and an additional check.
910
* Thanks (again) to Dan Rabinowitz (https://github.com/danrabinowitz) for prepping the gem for Rails 5.
1011
* Thanks to Dan Rabinowitz (https://github.com/danrabinowitz) for catching a js error when hints are not used & for providing some additional places for bots to die.
1112
* Thanks to Justin (https://github.com/JustinJruby) for the controller-specific tip added to Advanced Usage.

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.4"
2+
VERSION = "1.4.1"
33
end

0 commit comments

Comments
 (0)