Added documentation and CPAN requirements updates from Daisuke Maki
[catagits/Catalyst-Action-Serialize-Data-Serializer.git] / lib / Catalyst / Action / REST.pm
index 9adb921..af24f0e 100644 (file)
@@ -15,7 +15,7 @@ use Class::Inspector;
 use 5.8.1;
 
 my 
-$VERSION = '0.1';
+$VERSION = '0.2';
 
 =head1 NAME
 
@@ -110,6 +110,10 @@ Adam Jacob <adam@stalecoffee.org>, with lots of help from mst and jrockway
 
 Marchex, Inc. paid me while I developed this module.  (http://www.marchex.com)
 
+=head1 CONTRIBUTERS
+
+Daisuke Maki <daisuke@endeworks.jp>
+
 =head1 LICENSE
 
 You may distribute this code under the same terms as Perl itself.