From b885a295c20ed95d263fb8f86381a342faecad6e Mon Sep 17 00:00:00 2001 From: Jessica Martin Date: Tue, 24 Feb 2015 14:50:16 -0500 Subject: [PATCH] Updating package.json in prep for publishing to npm (0.1.4) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55fb748..2652306 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sparkpost", - "version": "0.1.3", + "version": "0.1.4", "description": "A Node.js wrapper for interfacing with your favorite SparkPost APIs", "main": "index.js", "scripts": {