From 3c0f2cfcca604ed628f72e09903f2cd13e717225 Mon Sep 17 00:00:00 2001 From: Sleiman Tanios Date: Sat, 13 May 2017 15:36:09 -0400 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9d2d9fd..730fe06 100644 --- a/composer.json +++ b/composer.json @@ -7,5 +7,5 @@ } }, "description": "A PHP wrapper for the Airtable API Edit", - "version": "2.1.0" + "version": "2.2.0" }