X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST%2FForBrowsers.pm;h=f5550667237b5c37f9854783482ddd78729efb91;hb=05b98ffc56285f5b17e81156b227dfd2d03553da;hp=b967167666e19e038c8c0b1781cfc3d53871a1f2;hpb=0e1381b4a58f89c8764463ee71f089f4c65ca081;p=catagits%2FCatalyst-Action-Serialize-Data-Serializer.git diff --git a/lib/Catalyst/Action/REST/ForBrowsers.pm b/lib/Catalyst/Action/REST/ForBrowsers.pm index b967167..f555066 100644 --- a/lib/Catalyst/Action/REST/ForBrowsers.pm +++ b/lib/Catalyst/Action/REST/ForBrowsers.pm @@ -3,7 +3,7 @@ package Catalyst::Action::REST::ForBrowsers; use Moose; use namespace::autoclean; -our $VERSION = '0.96'; +our $VERSION = '1.06'; $VERSION = eval $VERSION; extends 'Catalyst::Action::REST';