diff --git a/composer.json b/composer.json index 83328f1c..5ba67484 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "lncd/oauth2", "description": "OAuth 2.0 Framework", - "version": "0.4.1", + "version": "1.0.0", "homepage": "https://github.com/lncd/OAuth2", "license": "MIT", "require": { @@ -23,7 +23,8 @@ "server", "authorization", "authentication", - "resource" + "resource", + "api" ], "authors": [ {