Bumped version number to 1.0.9

This commit is contained in:
Phil Sturgeon
2013-08-15 13:59:31 -04:00
parent f9cb89c175
commit d506969543

View File

@@ -1,7 +1,7 @@
{
"name": "league/oauth2-server",
"description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants",
"version": "1.0.7",
"version": "1.0.9",
"homepage": "https://github.com/php-loep/oauth2-server",
"license": "MIT",
"require": {