X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRequest%2FREST%2FForBrowsers.pm;h=51bdb5401ef2e2e98aa1bb458d6461cff43bb40f;hb=44fa7f9429568532ea892e2020c20177b71cb736;hp=49d59047d4f24d56024683fe9251999d8e321f7c;hpb=0e1381b4a58f89c8764463ee71f089f4c65ca081;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 49d5904..51bdb54 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.96'; +our $VERSION = '1.04'; $VERSION = eval $VERSION; extends 'Catalyst::Request::REST';