projects
/
dbsrgits/DBIx-Class-Cursor-Cached.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e09c7ea
)
version bump and Changes for 1.1.0
Justin Hunter [Tue, 25 Jan 2011 16:02:09 +0000 (16:02 +0000)]
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
b9a9ec6
..
84dbe64
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.000001';
+$VERSION = '1.001000';
sub new {
my $class = shift;