ossp-pkg/string-divert/Divert.pm 1.15 -> 1.16
--- Divert.pm 2005/11/16 12:51:13 1.15
+++ Divert.pm 2005/11/16 13:14:27 1.16
@@ -37,7 +37,7 @@
use Carp;
require Exporter;
-our $VERSION = '0.95';
+our $VERSION = '0.96';
our @ISA = qw(Exporter);
our @EXPORT = qw();
|
|