lib/koine/profiler/version.rb in koine-profiler-0.1.0 vs lib/koine/profiler/version.rb in koine-profiler-2.0.0

- old
+ new

@@ -1,5 +1,5 @@ module Koine class Profiler - VERSION = "0.1.0" + VERSION = '2.0.0' end end