From 05b41daf2e57651087be355f535a2daed6d78dcd Mon Sep 17 00:00:00 2001 From: Mark Moffat Date: Thu, 13 Jun 2019 20:43:39 +0930 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab86b2f..83dfe98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-cart", - "version": "1.1.11", + "version": "1.1.12", "description": "A fully functioning Node.js shopping cart with Stripe, PayPal and Authorize.net payments.", "private": false, "scripts": {