lib/clearance/version.rb in clearance-1.0.0.rc8 vs lib/clearance/version.rb in clearance-1.0.0

- old
+ new

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