diff --git a/README.md b/README.md index b07143f..b4ddf79 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Or add the following to your `composer.json` file: ```json { "require": { - "jeffreyhyer/bamboohr": "~1.0.4" + "jeffreyhyer/bamboohr": "~1.0.6" } } ``` diff --git a/composer.json b/composer.json index 476d5e8..007bbaf 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "library", "description": "PHP SDK for the BambooHR API", "keywords": ["bamboohr", "api", "sdk", "unofficial", "php", "php7"], - "version": "1.0.5", + "version": "1.0.6", "license": "MIT", "homepage": "https://github.com/jeffreyhyer/bamboohr", "support": {