lib/shoulda.rb in shoulda-2.10.1 vs lib/shoulda.rb in shoulda-2.10.2

- old
+ new

@@ -1,6 +1,6 @@ module Shoulda - VERSION = "2.10.1" + VERSION = "2.10.2" end if defined? Spec require 'shoulda/rspec' else