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

- old
+ new

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