lib/shoulda/matchers/version.rb



module Shoulda
  module Matchers
    # @private
    VERSION = '3.0.0'.freeze
  end
end