From ac4160c78262d5f6c3aa6b8b40809d6c74b0d40c Mon Sep 17 00:00:00 2001 From: gonzalo Date: Tue, 24 Oct 2017 20:34:36 -0300 Subject: [PATCH] add promo operations --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9297603..e78b784 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "ebizmarts/mailchimp-lib", "type": "library", - "version": "3.0.16", + "version": "3.0.15", "description": "API client library for the MailChimp", "keywords": ["email", "api","mailchimp"], "homepage": "https://github.com/ebizmarts/mailchimp-lib",