diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 3af0be5..e136b3b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "openid/php-openid", - "version": "2.2.2", + "version": "2.3.0", "description": "OpenID library for PHP5", "keywords": ["openid", "authentication", "yadis", "auth"], "license": "Apache-2.0", |