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