projects
/
dbsrgits/DBIx-Class-ResultSet-WithMetaData.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cbce6be
)
another version
Luke Saunders [Thu, 20 May 2010 08:50:14 +0000 (09:50 +0100)]
lib/DBIx/Class/ResultSet/WithMetaData.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/ResultSet/WithMetaData.pm
b/lib/DBIx/Class/ResultSet/WithMetaData.pm
index
6a00d25
..
d460542
100644
(file)
--- 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