X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git;a=blobdiff_plain;f=lib%2FCatalyst%2FPlugin%2FSession%2FState%2FCookie.pm;h=aa0e61a76df2bf69184b5343192580908c011112;hp=d1ed4a48dc1b88dfef0677c3a866fb2fe143535e;hb=519fe077777d954a0d2d8885f594fc5b04b4ff0f;hpb=0b3bde04ae84268c122ca38c1e06fca2d0623b47 diff --git a/lib/Catalyst/Plugin/Session/State/Cookie.pm b/lib/Catalyst/Plugin/Session/State/Cookie.pm index d1ed4a4..aa0e61a 100644 --- a/lib/Catalyst/Plugin/Session/State/Cookie.pm +++ b/lib/Catalyst/Plugin/Session/State/Cookie.pm @@ -7,7 +7,7 @@ use warnings; use NEXT; use Catalyst::Utils (); -our $VERSION = "0.05"; +our $VERSION = "0.06"; sub setup_session { my $c = shift;