re-release 0.02
Adam Paynter [Mon, 17 Jul 2006 11:21:18 +0000 (11:21 +0000)]
Changes
lib/DBIx/Class/DateTime/Epoch.pm

diff --git a/Changes b/Changes
index 1aeee81..50a7dd8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,7 @@
 Revision history for Perl extension DBIx::Class::DateTime::Epoch.\r
 \r
+0.02  Mon Jul 17 2006\r
+    - Re-release onto CPAN\r
+    \r
 0.01  Wed Mar 22 2006\r
        - original version;
\ No newline at end of file
index fe33d0f..e18e3d4 100644 (file)
@@ -3,7 +3,7 @@ package DBIx::Class::DateTime::Epoch;
 use strict;\r
 use warnings;\r
 \r
-our $VERSION = '0.01';\r
+our $VERSION = '0.02';\r
 \r
 use base qw( DBIx::Class );\r
 \r
@@ -85,6 +85,8 @@ even if it has been already set.
 \r
 =item * Brian Cassidy E<lt>bricas@cpan.orgE<gt>\r
 \r
+=item * Adam Paynter E<lt>adapay@cpan.orgE<gt>\r
+\r
 =back\r
 \r
 =head1 COPYRIGHT AND LICENSE\r