Version 0.19
[catagits/Catalyst-Authentication-Credential-OpenID.git] / lib / Catalyst / Authentication / Credential / OpenID.pm
index 68158bc..3fa5421 100644 (file)
@@ -16,7 +16,7 @@ __PACKAGE__->mk_accessors(qw/
     flatten_extensions_into_user
 /);
 
-our $VERSION = "0.18";
+our $VERSION = "0.19";
 
 use Net::OpenID::Consumer;
 use Catalyst::Exception ();