diff --git a/package-lock.json b/package-lock.json index cbd7b15e..6c3052ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@shopify/themekit", - "version": "1.1.9", + "version": "1.1.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@shopify/themekit", - "version": "1.1.9", + "version": "1.1.10", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 48028086..71a19ca9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.1.9", + "version": "1.1.10", "description": "Node wrapper around Theme Kit", "bin": { "shopify-themekit": "./lib/cli.js"