X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=010a388407a791236c43855ba336a9785bb69b09;hb=a0655e3a589f1c51ae64e85d59932e46ff77b9a3;hp=dc1c673b1fcb32b48e45f90fca853419d07b172f;hpb=94edbd2cb9cb1f63d5e10bff36e4218c44d2e978;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index dc1c673..010a388 100644 --- a/lib/Catalyst/Runtime.pm +++ b/lib/Catalyst/Runtime.pm @@ -7,7 +7,7 @@ BEGIN { require 5.008004; } # Remember to update this in Catalyst as well! -our $VERSION = '5.80030'; +our $VERSION = '5.89002'; =head1 NAME