summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@ThinkingSerious.com>2016-06-14 19:33:09 -0700
committerGitHub <noreply@github.com>2016-06-14 19:33:09 -0700
commitb193cde6f4eb3bdfb49b652e67fbd89b704a2d1b (patch)
tree6b0a9dbe27e27e2c8803084725cbe004af42ee1e
parent9075028935c8c4b376d21142f4c9cb8881e9f986 (diff)
downloadsendgrid-nodejs-b193cde6f4eb3bdfb49b652e67fbd89b704a2d1b.zip
sendgrid-nodejs-b193cde6f4eb3bdfb49b652e67fbd89b704a2d1b.tar.gz
sendgrid-nodejs-b193cde6f4eb3bdfb49b652e67fbd89b704a2d1b.tar.bz2
Update README.md
-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"
}
}
```