diff --git a/lib/test_prof/version.rb b/lib/test_prof/version.rb index 8228f567..56b81897 100644 --- a/lib/test_prof/version.rb +++ b/lib/test_prof/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module TestProf - VERSION = "0.7.3" + VERSION = "0.7.4" end