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

- old
+ new

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