X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=9005eeb4ce75897f38c4c8a966635481d0231b95;hb=2224bad1aeb7ddf00a41f3c00c55583830230182;hp=9411ac279dfc9b9bcda60d2bf99d50b8a2bbd4f6;hpb=5e87ec47cf8d08513f3f59195941786d89f2ab10;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 9411ac2..9005eeb 100644 --- a/lib/Catalyst/Action/REST.pm +++ b/lib/Catalyst/Action/REST.pm @@ -15,7 +15,7 @@ use Class::Inspector; use 5.8.1; our -$VERSION = '0.2'; +$VERSION = '0.31'; =head1 NAME