lib/clearance/version.rb in clearance-1.4.1 vs lib/clearance/version.rb in clearance-1.4.2

- old
+ new

@@ -1,3 +1,3 @@ module Clearance - VERSION = '1.4.1' + VERSION = '1.4.2' end