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=e127118a7f4628403c642c053f95076113c0ffa7;hb=89d240fa692fe4bdc44c483b0d82b3d44f48e2a3;hp=cf1d5a182b91a01ce9db4298f3868412c2505ae7;hpb=09db067636fa8501b2695f46b8c0853ccc9db5b6;p=catagits%2FWeb-Session.git diff --git a/lib/Plack/Session/Store/Cache.pm b/lib/Plack/Session/Store/Cache.pm index cf1d5a1..e127118 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.11'; +our $VERSION = '0.12'; our $AUTHORITY = 'cpan:STEVAN'; use Scalar::Util qw[ blessed ];