From 0ce3a168172706d4edb476a83e3e1233d0799bd6 Mon Sep 17 00:00:00 2001 From: Mark Moffat Date: Sat, 9 Feb 2019 21:25:32 +1030 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91fd51b..477d187 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-cart", - "version": "1.1.10", + "version": "1.1.11", "description": "A fully functioning Node.js shopping cart with Stripe, PayPal and Authorize.net payments.", "private": false, "scripts": {