X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FPlack%2FSession%2FStore%2FCache.pm;fp=lib%2FPlack%2FSession%2FStore%2FCache.pm;h=29f736498009a18fb3cc026334f62b9cddc9c64b;hb=3f7980eee39a3ed424c5163da97c26a42b93dba0;hp=b50405043ffcc9692a2de078bc85401eba1f594a;hpb=0e9a58b8115a41d6c6f3918317eb6d5acacc5ab6;p=catagits%2FWeb-Session.git diff --git a/lib/Plack/Session/Store/Cache.pm b/lib/Plack/Session/Store/Cache.pm index b504050..29f7364 100644 --- a/lib/Plack/Session/Store/Cache.pm +++ b/lib/Plack/Session/Store/Cache.pm @@ -2,7 +2,7 @@ package Plack::Session::Store::Cache; use strict; use warnings; -our $VERSION = '0.10'; +our $VERSION = '0.11'; our $AUTHORITY = 'cpan:STEVAN'; use Scalar::Util qw[ blessed ];