Checking in changes prior to tagging of version 0.14.
[catagits/Web-Session.git] / lib / Plack / Session.pm
index 6749c08..dff6672 100644 (file)
@@ -2,7 +2,7 @@ package Plack::Session;
 use strict;
 use warnings;
 
-our $VERSION   = '0.03';
+our $VERSION   = '0.14';
 our $AUTHORITY = 'cpan:STEVAN';
 
 use Plack::Util::Accessor qw( session options );