summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Ceppi <marco@ceppi.net>2015-07-30 14:07:43 -0400
committerMarco Ceppi <marco@ceppi.net>2015-07-30 14:07:43 -0400
commit924f9aa42453cd0f9dba72587b4e2cdf7f4de874 (patch)
treedc6ba5389123a99bb78d2a7cc4d9a83e6e63a43a
parentba466d1e3e9a0d32d3b0a11d2edc05d538645387 (diff)
downloadphp-openid-924f9aa42453cd0f9dba72587b4e2cdf7f4de874.zip
php-openid-924f9aa42453cd0f9dba72587b4e2cdf7f4de874.tar.gz
php-openid-924f9aa42453cd0f9dba72587b4e2cdf7f4de874.tar.bz2
version bump2.3.0
-rw-r--r--composer.json2
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",