summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c786ed..21f8550 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Add the following to your `package.json` file:
...
"dependencies": {
...
- "sendgrid": "^3.0.0"
+ "sendgrid": "^3.0.4"
}
}
```