lib/clearance/version.rb in clearance-1.0.0.rc6 vs lib/clearance/version.rb in clearance-1.0.0.rc7

- old
+ new

@@ -1,3 +1,3 @@ module Clearance - VERSION = '1.0.0.rc6' + VERSION = '1.0.0.rc7' end