From: Yuval Kogman Date: Sun, 1 Jan 2006 11:36:24 +0000 (+0000) Subject: version bump TypeKey X-Git-Tag: v0.03~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Authentication-Credential-HTTP-Proxy.git;a=commitdiff_plain;h=6d9b32588c09485a6a4b7fd42a98a7e6dc216ed1 version bump TypeKey --- diff --git a/lib/Catalyst/Plugin/Authentication/Credential/TypeKey.pm b/lib/Catalyst/Plugin/Authentication/Credential/TypeKey.pm index afdc39a..cb74ae5 100644 --- a/lib/Catalyst/Plugin/Authentication/Credential/TypeKey.pm +++ b/lib/Catalyst/Plugin/Authentication/Credential/TypeKey.pm @@ -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;