From: Yuval Kogman Date: Mon, 28 Nov 2005 10:52:26 +0000 (+0000) Subject: Version bump TypeKey to 0.02 X-Git-Tag: v0.03~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Authentication-Credential-HTTP-Proxy.git;a=commitdiff_plain;h=0758419e6cffa037faf9a8785e5d626020707da9 Version bump TypeKey to 0.02 --- diff --git a/lib/Catalyst/Plugin/Authentication/Credential/TypeKey.pm b/lib/Catalyst/Plugin/Authentication/Credential/TypeKey.pm index b07eae6..3dc457e 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.1'; +our $VERSION = '0.2'; sub setup { my $c = shift;