From 7695996f4abce843b2cdbe0b5e38cf2f386ad2c5 Mon Sep 17 00:00:00 2001 From: Mark Moffat Date: Sat, 3 Feb 2018 20:18:49 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc5d523..5aef8ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-cart", - "version": "1.1.1", + "version": "1.1.2", "description": "A fully functioning Node.js shopping cart with Stripe and PayPal payments.", "private": false, "scripts": {