Checking in changes prior to tagging of version 0.09_03. Changelog diff is:
[catagits/Web-Session.git] / lib / Plack / Session / Store.pm
index fc9677d..5193d74 100644 (file)
@@ -2,7 +2,7 @@ package Plack::Session::Store;
 use strict;
 use warnings;
 
-our $VERSION   = '0.09_02';
+our $VERSION   = '0.09_03';
 our $AUTHORITY = 'cpan:STEVAN';
 
 use Plack::Util::Accessor qw[ _stash ];