Bumped version to 0.1.6.
[redact.git] / lib / redact / redact.rb
index f1a93faa0cd3b8667c11a48c549cda9062296cec..4ffc5eee4f9100d07e703e838d7e1134e3a25f03 100644 (file)
@@ -55,7 +55,7 @@ class String
 end
 
 module Redact
-       VERSION = "0.1.5"
+       VERSION = "0.1.6"
 
        class RedactError < StandardError; end