Fix version no
t0m [Mon, 29 Jun 2009 20:54:04 +0000 (21:54 +0100)]
lib/Catalyst/Action/REST.pm

index b9e84cf..26c4933 100644 (file)
@@ -18,7 +18,7 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.71';
+our $VERSION = '0.73';
 
 sub new {
   my $class  = shift;