free_mutant/lib/mutant/version.rb
John Backus 9b14d834c4
Bump rspec-core dependency to < 3.6.0
Bumps mutant version as well since this requires a gem release
2016-07-02 21:06:58 -07:00

4 lines
82 B
Ruby

module Mutant
# Current mutant version
VERSION = '0.8.11'.freeze
end # Mutant