Prepare State::Cookie for distribution
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / lib / Catalyst / Plugin / Session / State / Cookie.pm
index 3d8bd1b..3ba6dd1 100644 (file)
@@ -6,6 +6,8 @@ use warnings;
 
 use NEXT;
 
+our $VERSION = "0.01";
+
 sub setup_session {
        my $c = shift;