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=0bd3fb764354ed07fac6dfba19e624090a03bebe;hpb=f7218d5408295992e9cea666c7a99dcded52dcdf;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 0bd3fb7..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.30'; +$VERSION = '0.31'; =head1 NAME