X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FPlack%2FSession%2FStore.pm;h=cdf7515d83ca9e4e6a2dd617484513105266e124;hb=000c696ed6b3a6441beaa1e9c531aaeff7490ffb;hp=0f87ce6c4c2ee7e3b1a00ffaac611a07e0ceda39;hpb=9dcca820988aab7409efc79baf34bb5d8f05bc63;p=catagits%2FWeb-Session.git diff --git a/lib/Plack/Session/Store.pm b/lib/Plack/Session/Store.pm index 0f87ce6..cdf7515 100644 --- a/lib/Plack/Session/Store.pm +++ b/lib/Plack/Session/Store.pm @@ -2,7 +2,7 @@ package Plack::Session::Store; use strict; use warnings; -our $VERSION = '0.02'; +our $VERSION = '0.03'; our $AUTHORITY = 'cpan:STEVAN'; use Plack::Util::Accessor qw[ _stash ]; @@ -141,7 +141,7 @@ Stevan Little Estevan.little@iinteractive.comE =head1 COPYRIGHT AND LICENSE -Copyright 2009 Infinity Interactive, Inc. +Copyright 2009, 2010 Infinity Interactive, Inc. L