Release 0.00305
[p5sagit/Log-Contextual.git] / lib / Log / Contextual.pm
index e855e57..23c7aff 100644 (file)
@@ -3,7 +3,7 @@ package Log::Contextual;
 use strict;
 use warnings;
 
-our $VERSION = '0.00304';
+our $VERSION = '0.00305';
 
 my @levels = qw(debug trace warn info error fatal);