lib/clearance/version.rb in clearance-0.16.2 vs lib/clearance/version.rb in clearance-0.16.3

- old
+ new

@@ -1,3 +1,3 @@ module Clearance - VERSION = '0.16.2' + VERSION = '0.16.3' end