X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;fp=lib%2FCatalyst%2FAction%2FREST.pm;h=12b8727a23944bb944237b31f9b2ab2033b064da;hb=8004a60b5d676a98f1a9d5cb1ad6a63ac6402617;hp=f1bf41065e580ae43f3e2ce24a5639487f7c746e;hpb=df5f9ffc57154013cd5b6208613e37b424481a57;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index f1bf410..12b8727 100644 --- a/lib/Catalyst/Action/REST.pm +++ b/lib/Catalyst/Action/REST.pm @@ -10,7 +10,7 @@ use Catalyst::Controller::REST; BEGIN { require 5.008001; } -our $VERSION = '0.99'; +our $VERSION = '1.00'; $VERSION = eval $VERSION; sub BUILDARGS {