ossp-pkg/string-divert/Divert.pm 1.12 -> 1.13
--- Divert.pm 2005/11/16 10:54:17 1.12
+++ Divert.pm 2005/11/16 10:55:02 1.13
@@ -37,7 +37,7 @@
use Carp;
require Exporter;
-our $VERSION = '0.94';
+our $VERSION = '0.95';
our @ISA = qw(Exporter);
our @EXPORT = qw();
|
|