Trying to get a new stable dev release up.
[catagits/Catalyst-Authentication-Credential-OpenID.git] / lib / Catalyst / Authentication / Credential / OpenID.pm
index 31e0a04..a23947f 100644 (file)
@@ -7,7 +7,7 @@ BEGIN {
     __PACKAGE__->mk_accessors(qw/ _config realm debug secret /);
 }
 
-our $VERSION = "0.14_04";
+our $VERSION = "0.14_05";
 
 use Net::OpenID::Consumer;
 use Catalyst::Exception ();
@@ -161,7 +161,7 @@ Catalyst::Authentication::Credential::OpenID - OpenID credential for Catalyst::P
 
 =head1 VERSION
 
-0.14_03
+0.14_05
 
 =head1 BACKWARDS COMPATIBILITY CHANGES