From 5f78e8d82055a01c359278f21b67d4af677d3d20 Mon Sep 17 00:00:00 2001 From: Owen Smith Date: Tue, 26 Mar 2019 15:11:18 +0000 Subject: [PATCH] bumped version to 0.2.0 as we have new api calls added --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7662170..19023b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shiftcommerce/shift-node-api", - "version": "0.1.2", + "version": "0.2.0", "main": "src/index.js", "author": "Shift Commerce", "license": "ISC",