Skip to content

Commit

Permalink
Make v0.4.11 for Ruby 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
joallard committed May 22, 2020
1 parent b9cb235 commit b831162
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/pry-stack_explorer/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PryStackExplorer
VERSION = '0.5.0'
VERSION = '0.4.11'
end
2 changes: 1 addition & 1 deletion pry-stack_explorer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Gem::Specification.new do |s|
s.name = "pry-stack_explorer"
s.version = PryStackExplorer::VERSION

s.required_rubygems_version = Gem::Requirement.new(">= 0")
s.required_ruby_version = ">= 2.0.0"
s.authors = ["John Mair (banisterfiend)"]
s.email = "[email protected]"

Expand Down

0 comments on commit b831162

Please sign in to comment.