projects
/
dbsrgits/DBIx-Class-Cursor-Cached.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8df2063
)
bump version
Justin Hunter [Fri, 7 Oct 2016 00:27:33 +0000 (20:27 -0400)]
lib/DBIx/Class/Cursor/Cached.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Cursor/Cached.pm
b/lib/DBIx/Class/Cursor/Cached.pm
index
a959ecd
..
16c8eb5
100644
(file)
--- a/
lib/DBIx/Class/Cursor/Cached.pm
+++ b/
lib/DBIx/Class/Cursor/Cached.pm
@@
-9,7
+9,7
@@
use Carp::Clan qw/^DBIx::Class/;
use vars qw($VERSION);
-$VERSION = '1.001003';
+$VERSION = '1.001004';
sub new {
my $class = shift;