Skip to content

Commit cf092a9

Browse files
committed
Release 1.3.3
1 parent 5cb3c58 commit cf092a9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Change Log
22

3+
### v1.3.3 (2016/04/25)
4+
- [#142](https://github.com/SparkPost/node-sparkpost/pull/142) Upgrade request to 2.72.0 and fix affected test (@artlogic)
5+
36
### v1.3.2 (2016/04/13)
47
- [#139](https://github.com/SparkPost/node-sparkpost/pull/139) Make Gruntfile.js cross-platform friendly (@coldacid)
58
- [#137](https://github.com/SparkPost/node-sparkpost/pull/137) Fix missing `subaccounts` property in SparkPost class (@coldacid)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sparkpost",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "A Node.js wrapper for interfacing with your favorite SparkPost APIs",
55
"main": "./lib/sparkpost.js",
66
"scripts": {

0 commit comments

Comments
 (0)