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

- old
+ new

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