memprof2.gemspec in memprof2-0.1.0 vs memprof2.gemspec in memprof2-0.1.1
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |spec|
spec.name = "memprof2"
- spec.version = "0.1.0"
+ spec.version = "0.1.1"
spec.authors = ["Naotoshi Seo"]
spec.email = ["sonots@gmail.com"]
spec.description = %q{Ruby memory profiler for >= Ruby 2.1.0}
spec.summary = %q{Ruby memory profiler for >= Ruby 2.1.0}
spec.homepage = "https://github.com/sonots/memprof2"