Version bump TypeKey to 0.02
Yuval Kogman [Mon, 28 Nov 2005 10:52:26 +0000 (10:52 +0000)]
lib/Catalyst/Plugin/Authentication/Credential/TypeKey.pm

index b07eae6..3dc457e 100644 (file)
@@ -10,7 +10,7 @@ use NEXT;
 use UNIVERSAL::require;
 use Scalar::Util ();
 
-our $VERSION = '0.1';
+our $VERSION = '0.2';
 
 sub setup {
     my $c = shift;