Skip to content

Commit

Permalink
Version Bump v4.1.0: #277 SendGrid Factory
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingserious committed Sep 9, 2016
1 parent 3751074 commit c0f28d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.

## [4.1.0] - 2016-09-09 ##
### Added
- Pull Request #277: [Make SendGrid a factory that enables multiple prototype instances](https://github.com/sendgrid/sendgrid-nodejs/pull/277)
- Thanks to [Tom Kirkpatrick](https://github.com/mrfelton) for the pull request!

## [4.0.2] - 2016-08-24 ##
### Added
- Table of Contents in the README
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"name": "sendgrid",
"description": "Official SendGrid NodeJS library.",
"version": "4.0.2",
"version": "4.1.0",
"homepage": "https://sendgrid.com",
"repository": {
"type": "git",
Expand Down

0 comments on commit c0f28d6

Please sign in to comment.