X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FPlack%2FSession%2FStore%2FCache.pm;h=2b66989929a240fe441fa075f6028ef9404f7c40;hb=c9cdee2320126174be4d978753b39a6d3888278f;hp=e127118a7f4628403c642c053f95076113c0ffa7;hpb=ea40d8684ac527fc3027ea8345a1bed11f5865ea;p=catagits%2FWeb-Session.git diff --git a/lib/Plack/Session/Store/Cache.pm b/lib/Plack/Session/Store/Cache.pm index e127118..2b66989 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.12'; +our $VERSION = '0.13'; our $AUTHORITY = 'cpan:STEVAN'; use Scalar::Util qw[ blessed ];