X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FTraitFor%2FRequest%2FREST%2FForBrowsers.pm;h=85d816097269656e88a2951d1b32245167d6c72f;hb=eb7ff3a09f29159e0987cdf4ec07a9a60c411f47;hp=2af4061771d3a5cb8d65d7c3cb0b7bfea2d7486a;hpb=3ed677b16323396b3479e6f32db337381665d653;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm b/lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm index 2af4061..85d8160 100644 --- a/lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm +++ b/lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm @@ -4,7 +4,7 @@ use namespace::autoclean; with 'Catalyst::TraitFor::Request::REST'; -our $VERSION = '0.99'; +our $VERSION = '1.05'; $VERSION = eval $VERSION; has _determined_real_method => (