diff --git a/README.md b/README.md index 1a0d4b9..778a148 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ If you use [Composer](https://getcomposer.org/) to manage dependencies you can i ```json { "require": { - "asana/asana": "^1.0.5" + "asana/asana": "^1.0.6" } } ``` diff --git a/VERSION b/VERSION index 1464c52..ece61c6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.5 \ No newline at end of file +1.0.6 \ No newline at end of file