Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Version 0.5.2: now looks at the top-most method call and records up t…
Browse files Browse the repository at this point in the history
…o 100 stack frames
  • Loading branch information
tmm1 committed Nov 13, 2010
1 parent 0f44f24 commit d16d267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perftools.rb.gemspec
@@ -1,6 +1,6 @@
spec = Gem::Specification.new do |s|
s.name = 'perftools.rb'
s.version = '0.5.1'
s.version = '0.5.2'
s.date = '2010-11-12'
s.rubyforge_project = 'perftools-rb'
s.summary = 'google-perftools for ruby code'
Expand Down

0 comments on commit d16d267

Please sign in to comment.