Skip to content

Commit 7e0a903

Browse files
committed
Version 0.6.0
1 parent 7563df2 commit 7e0a903

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## v0.6.0 (31 December 2020)
2+
* Use binding_of_caller version for Ruby 3.0 (#55)
13
* Rename 'show-stack' to 'stack' (#50, #8)
24

35
## v0.5.1 (21 May 2020)

lib/pry-stack_explorer/version.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
module PryStackExplorer
2-
VERSION = '0.5.1'
3-
end
1+
module PryStackExplorer
2+
VERSION = '0.6.0'
3+
end

0 commit comments

Comments
 (0)