projects
/
p5sagit/Log-Contextual.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
39cd2f6
)
release 0.004201
v0.004201
Arthur Axel 'fREW' Schmidt [Sat, 21 Jul 2012 08:34:49 +0000 (
03:34
-0500)]
Changes
patch
|
blob
|
blame
|
history
lib/Log/Contextual.pm
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
ad0a50c
..
01d0718
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,6
@@
ChangeLog for Log-Contextual
+0.004201 2012-07-21
- The smallest pod fix ever
0.004200 2012-07-20
diff --git
a/lib/Log/Contextual.pm
b/lib/Log/Contextual.pm
index
798a888
..
e079a77
100644
(file)
--- a/
lib/Log/Contextual.pm
+++ b/
lib/Log/Contextual.pm
@@
-3,7
+3,7
@@
package Log::Contextual;
use strict;
use warnings;
-our $VERSION = '0.004200';
+our $VERSION = '0.004201';
my @levels = qw(debug trace warn info error fatal);