lib/clearance/version.rb in clearance-1.6.1 vs lib/clearance/version.rb in clearance-1.7.0

- old
+ new

@@ -1,3 +1,3 @@ module Clearance - VERSION = "1.6.1" + VERSION = "1.7.0" end