Release 2.001002 2.001002
nperez [Tue, 9 Feb 2010 15:45:48 +0000 (09:45 -0600)]
Changes
dist.ini

diff --git a/Changes b/Changes
index 1e2a764..0ce35bf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }}
 
 {{ $NEXT }}
 
+2.001002  2010-02-09 01:01:57 America/Chicago
+
 - Fixed missing requirement for MooseX::Types::Structured
 - Fixed MooseX::Aliases usage (we don't any more)
 - Object inflation during end was broken out into its own method: each_object_inflate
index b2342ef..85fa8df 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = Catalyst-Controller-DBIC-API
-version = 2.001001
+version = 2.001002
 author = Nicholas Perez <nperez@cpan.org>
 author = Luke Saunders <luke.saunders@gmail.com>
 author = Alexander Hartmaier <abraxxa@cpan.org>
@@ -19,7 +19,7 @@ repository                          = git://git.shadowcat.co.uk/catagits/Catalys
 [Prereq]
 DBIx::Class = 0.08103
 Catalyst::Runtime = 5.7010
-Catalyst::Action::REST = 0.60
+Catalyst::Action::REST = 0.83
 CGI::Expand = 2.02
 JSON::Any = 1.19
 Test::Deep = 0.104