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=54ec5b58d4bda36aa2796760680dfe8cde9f0edd;hp=7ff701f2d21c2cea19a7d182e48b250769779b62;hb=458ed7d4b764cb9def36fddb845581713cb10f4e;hpb=df55e81852ab240c060fc6423ac188bfebb5df51 diff --git a/lib/Catalyst/Plugin/Session/State/Cookie.pm b/lib/Catalyst/Plugin/Session/State/Cookie.pm index 7ff701f..54ec5b5 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.02"; +our $VERSION = "0.03"; sub setup_session { my $c = shift;