free_mutant/lib/mutant/version.rb

7 lines
113 B
Ruby

# frozen_string_literal: true
module Mutant
# Current mutant version
VERSION = '0.8.22'.freeze
end # Mutant