version bump TypeKey
Yuval Kogman [Sun, 1 Jan 2006 11:36:24 +0000 (11:36 +0000)]
lib/Catalyst/Plugin/Authentication/Credential/TypeKey.pm

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