From efeef38fac24449ae65dc63bc7344d4d5bf968cf Mon Sep 17 00:00:00 2001 From: Kelvin Oghenerhoro Omereshone Date: Thu, 27 Jul 2023 18:50:08 +0100 Subject: [PATCH] chore: bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88bf368..0616023 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sails-hook-mail", - "version": "0.0.2", + "version": "0.0.3", "description": "The simple elegant way to send emails from a Sails application", "main": "lib/sails-hook-mail.js", "scripts": {