From 65e9e31b216a8405d4c9b8dd7c32fd454effa1d5 Mon Sep 17 00:00:00 2001 From: LekoArts Date: Thu, 24 Mar 2022 16:06:43 +0100 Subject: [PATCH] chore(release): Publish next - gatsby-source-shopify@7.0.0-next.1 --- packages/gatsby-source-shopify/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index ac686835e7fce..6602b0a551ed6 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-shopify", - "version": "7.0.0-next.0", + "version": "7.0.0-next.1", "description": "Gatsby source plugin for building websites using Shopify as a data source.", "scripts": { "watch": "tsc-watch --outDir .",