diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ Add the following to your `package.json` file: ... "dependencies": { ... - "sendgrid": "^4.0.0" + "sendgrid": "^4.0.1" } } ``` |