v1.0.0-alpha.34

This commit is contained in:
Sebastian Rindom
2020-08-28 15:39:50 +02:00
parent 2edf152c8e
commit a2507f0dc0
2 changed files with 2 additions and 2 deletions

View File

@@ -4,5 +4,5 @@
"packages/*"
],
"registry": "https://registry.npmjs.org/",
"version": "1.0.0-alpha.33"
"version": "1.0.0-alpha.34"
}

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-sendgrid",
"version": "1.0.0-alpha.30",
"version": "1.0.0-alpha.34",
"description": "SendGrid transactional emails",
"main": "index.js",
"repository": {