lib/mutant/version.rb



# frozen_string_literal: true

module Mutant
  # Current mutant version
  VERSION = '0.13.3'
end # Mutant