X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRequest%2FREST%2FForBrowsers.pm;h=1bb1336b13930790113e1af498e1b38fa08fd09c;hb=6e7da2533b71debc4d74ff634fa128b05f52457f;hp=3262d98e0629e83e4ed458126a3fd589f0417fb3;hpb=1f22d6b363c1287923ac8333ebc67b6d0d735786;p=catagits%2FCatalyst-Action-Serialize-Data-Serializer.git diff --git a/lib/Catalyst/Request/REST/ForBrowsers.pm b/lib/Catalyst/Request/REST/ForBrowsers.pm index 3262d98..1bb1336 100644 --- a/lib/Catalyst/Request/REST/ForBrowsers.pm +++ b/lib/Catalyst/Request/REST/ForBrowsers.pm @@ -3,7 +3,7 @@ use Moose; use namespace::autoclean; -our $VERSION = '0.97'; +our $VERSION = '1.06'; $VERSION = eval $VERSION; extends 'Catalyst::Request::REST';