Skip to content

Commit fd6b832

Browse files
committed
0.2.11
1 parent 578043c commit fd6b832

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
stackprof (0.2.10)
4+
stackprof (0.2.11)
55

66
GEM
77
remote: https://rubygems.org/
@@ -24,4 +24,4 @@ DEPENDENCIES
2424
stackprof!
2525

2626
BUNDLED WITH
27-
1.12.5
27+
1.15.4

stackprof.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'stackprof'
3-
s.version = '0.2.10'
3+
s.version = '0.2.11'
44
s.homepage = 'http://github.com/tmm1/stackprof'
55

66
s.authors = 'Aman Gupta'

0 commit comments

Comments
 (0)