diff --git a/composer.json b/composer.json index 35c5782..b17c149 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "b3-it/oauth2-adfs", - "version": "1.0.0.0", + "version": "1.0.1.0", "description": "Microsoft Active Directory Federation Service (ADFS) OAuth 2.0 Client Provider for The PHP League OAuth2-Client", "license": "MIT", "authors": [ @@ -38,4 +38,4 @@ "B3it\\OAuth2\\Client\\Test\\": "tests/src/" } } -} \ No newline at end of file +}