projects
/
redact.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9c70bb
)
Bumped version to 0.1.6.
redact-0.1.6
author
Tilman Sauerbeck
<tilman@code-monkey.de>
Sun, 29 Apr 2007 10:40:02 +0000
(12:40 +0200)
committer
Tilman Sauerbeck
<tilman@code-monkey.de>
Sun, 29 Apr 2007 10:40:02 +0000
(12:40 +0200)
lib/redact/redact.rb
patch
|
blob
|
history
diff --git
a/lib/redact/redact.rb
b/lib/redact/redact.rb
index f1a93faa0cd3b8667c11a48c549cda9062296cec..4ffc5eee4f9100d07e703e838d7e1134e3a25f03 100644
(file)
--- 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