projects
/
dbsrgits/DBIx-Class-Journal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b00f373
)
version bump
Yuval Kogman [Thu, 14 Aug 2008 22:39:07 +0000 (22:39 +0000)]
lib/DBIx/Class/Journal.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Journal.pm
b/lib/DBIx/Class/Journal.pm
index
d70783f
..
0f451e4
100644
(file)
--- a/
lib/DBIx/Class/Journal.pm
+++ b/
lib/DBIx/Class/Journal.pm
@@
-5,7
+5,7
@@
use base qw/DBIx::Class/;
use strict;
use warnings;
-our $VERSION = '0.900001_01';
+our $VERSION = '0.900001_02';
## On create/insert, add new entry to AuditLog