X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST%2FForBrowsers.pm;h=22f1285c94c9101652865acf76a7541bb4c68b88;hb=f10c7e1c7eb3b4cb10401dbb86ca8db3dc38ced2;hp=e978b74b056de77732590919e342518ace2e4a00;hpb=1f22d6b363c1287923ac8333ebc67b6d0d735786;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 e978b74..22f1285 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.97'; +our $VERSION = '1.07'; $VERSION = eval $VERSION; extends 'Catalyst::Action::REST';