lib/clearance/version.rb in clearance-1.12.0 vs lib/clearance/version.rb in clearance-1.12.1

- old
+ new

@@ -1,3 +1,3 @@ module Clearance - VERSION = "1.12.0" + VERSION = "1.12.1" end