From b8e73cd8317467307994008d61e18bd518ae4b7e Mon Sep 17 00:00:00 2001 From: Johnny Goodnow Date: Fri, 9 Feb 2018 14:36:19 -0800 Subject: [PATCH] Version bump to 0.5.1. --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 081ed8d..f5613c9 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": "^0.5.0" + "asana/asana": "^0.5.1" } } ``` diff --git a/VERSION b/VERSION index 8f0916f..4b9fcbe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.0 +0.5.1