pre-0.02 commit
[catagits/Web-Session.git] / lib / Plack / Session / State / Cookie.pm
index f4692f5..85c5908 100644 (file)
@@ -2,7 +2,7 @@ package Plack::Session::State::Cookie;
 use strict;
 use warnings;
 
-our $VERSION   = '0.01';
+our $VERSION   = '0.02';
 our $AUTHORITY = 'cpan:STEVAN';
 
 use parent 'Plack::Session::State';