lib/heap_profiler/version.rb in
heap-profiler-0.4.0
vs lib/heap_profiler/version.rb in
heap-profiler-0.5.0
- old
+ new
@@ -1,4 +1,4 @@
# frozen_string_literal: true module HeapProfiler
- VERSION = "0.4.0"
+ VERSION = "0.5.0"
end