From: Luke Saunders Date: Thu, 20 May 2010 08:50:14 +0000 (+0100) Subject: another version X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6419b98772dbaf56e5ae249b12b52a6354c32131;p=dbsrgits%2FDBIx-Class-ResultSet-WithMetaData.git another version --- diff --git a/lib/DBIx/Class/ResultSet/WithMetaData.pm b/lib/DBIx/Class/ResultSet/WithMetaData.pm index 6a00d25..d460542 100644 --- a/lib/DBIx/Class/ResultSet/WithMetaData.pm +++ b/lib/DBIx/Class/ResultSet/WithMetaData.pm @@ -35,11 +35,11 @@ has '_key_modifiers' => ( =head1 VERSION -Version 1.000001 +Version 1.000002 =cut -our $VERSION = '1.000001'; +our $VERSION = '1.000002'; =head1 NAME