Skip to content

Commit

Permalink
bump version + update FIST BUMP
Browse files Browse the repository at this point in the history
  • Loading branch information
gblakeman committed Jun 1, 2018
1 parent 14929d8 commit 9e2d3ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions FIST_BUMP.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ A note of thanks from Grant ([@gblakeman](http://twitter.com/gblakeman)) and Jak

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

* Thanks to Nathan Broadbent (https://github.com/ndbroadbent) for some nice refactoring and an additional check.
* Thanks (again) to Dan Rabinowitz (https://github.com/danrabinowitz) for prepping the gem for Rails 5.
* 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.
* Thanks to Justin (https://github.com/JustinJruby) for the controller-specific tip added to Advanced Usage.
Expand Down
2 changes: 1 addition & 1 deletion lib/lockup/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Lockup
VERSION = "1.4"
VERSION = "1.4.1"
end

0 comments on commit 9e2d3ec

Please sign in to comment.