From f567ff885e9a0ecd92bfecf73756b5d9c51d6dbb Mon Sep 17 00:00:00 2001 From: iyngaran Date: Tue, 16 Oct 2018 20:29:10 +0530 Subject: [PATCH] added version 1.0.0 --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index ece9a1b..d68438c 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,7 @@ "description": "SendGrid Transport for Zend Framework 3 to send emails using SendGrid - https://sendgrid.com/. ", "type": "library", "license": "MIT", + "version": "1.0.0", "keywords": [ "SendGrid module", "zf2",