From 13cb630145e9f75df8fdcd8cf73a0534470f8e83 Mon Sep 17 00:00:00 2001 From: Sergej Samsonenko Date: Mon, 13 Dec 2021 18:57:15 +0100 Subject: [PATCH] chore: version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b20c95c..36b7bb7f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "shopify-theme-lab", "description": "Customizable modular development environment for blazing-fast Shopify theme creation", "author": "Sergej Samsonenko", - "version": "4.3.0", + "version": "4.4.0", "license": "MIT", "scripts": { "start": "run-p -sr shopify:serve webpack:watch",