X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FPlugin%2FSession%2FState%2FCookie.pm;h=54ec5b58d4bda36aa2796760680dfe8cde9f0edd;hb=aee978428f95ec3f4bb8ade0e5e1a4852b17a2ca;hp=7ff701f2d21c2cea19a7d182e48b250769779b62;hpb=df55e81852ab240c060fc6423ac188bfebb5df51;p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git 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;