lib/shoulda.rb in thoughtbot-shoulda-2.9.2 vs lib/shoulda.rb in thoughtbot-shoulda-2.10.0

- old
+ new

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