Checking in changes prior to tagging of version 0.13.
[catagits/Web-Session.git] / lib / Plack / Session / State / Cookie.pm
index 28b1661..d6042a4 100644 (file)
@@ -2,7 +2,7 @@ package Plack::Session::State::Cookie;
 use strict;
 use warnings;
 
-our $VERSION   = '0.12';
+our $VERSION   = '0.13';
 our $AUTHORITY = 'cpan:STEVAN';
 
 use parent 'Plack::Session::State';