projects
/
dbsrgits/DBIx-Class-Journal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
aba9349
)
Version bump
Yuval Kogman [Tue, 29 Jul 2008 20:10:01 +0000 (20:10 +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
1ce2940
..
b93987c
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.01';
+our $VERSION = '0.02';
## On create/insert, add new entry to AuditLog