diff --git a/lib/mutant/version.rb b/lib/mutant/version.rb index 46e64a73..a4a56f3d 100644 --- a/lib/mutant/version.rb +++ b/lib/mutant/version.rb @@ -2,5 +2,5 @@ module Mutant # The current mutant version - VERSION = '0.3.0.rc4'.freeze + VERSION = '0.3.0.rc5'.freeze end # Mutant