Skip to content

Commit

Permalink
Bump to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joallard committed May 22, 2020
1 parent 211c859 commit 3b8bf63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pry-rescue.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'pry-rescue'
s.version = '1.5.0'
s.version = '1.5.1'
s.summary = 'Open a pry session on any unhandled exceptions'
s.description = 'Allows you to wrap code in Pry::rescue{ } to open a pry session at any unhandled exceptions'
s.homepage = 'https://github.com/ConradIrwin/pry-rescue'
Expand Down

0 comments on commit 3b8bf63

Please sign in to comment.