X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=lib%2Fredact%2Fredact.rb;h=4ffc5eee4f9100d07e703e838d7e1134e3a25f03;hb=2fb973f1ebaccfa54559560fdacbd6faca5e6d50;hp=f1a93faa0cd3b8667c11a48c549cda9062296cec;hpb=5509b434e26fd1a8c9c3990154a881583b81d2a6;p=redact.git diff --git a/lib/redact/redact.rb b/lib/redact/redact.rb index f1a93fa..4ffc5ee 100644 --- a/lib/redact/redact.rb +++ b/lib/redact/redact.rb @@ -55,7 +55,7 @@ class String end module Redact - VERSION = "0.1.5" + VERSION = "0.1.6" class RedactError < StandardError; end