lib/shoulda/matchers/version.rb



module Shoulda
  module Matchers
    VERSION = '2.0.0'.freeze
  end
end