Spelling test
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index 110c61d..fd1278f 100644 (file)
@@ -10,7 +10,7 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.91';
+our $VERSION = '0.94';
 $VERSION = eval $VERSION;
 
 sub BUILDARGS {
@@ -214,6 +214,8 @@ Daisuke Maki E<lt>daisuke@endeworks.jpE<gt>
 
 Hans Dieter Pearcey
 
+Brian Phillips E<lt>bphillips@cpan.orgE<gt>
+
 Dave Rolsky E<lt>autarch@urth.orgE<gt>
 
 Luke Saunders