From 2261bdd88a8f7231da5650a42e7f04757d7f18e2 Mon Sep 17 00:00:00 2001 From: Daniel Hunninghake Date: Tue, 7 Dec 2021 12:11:56 -0500 Subject: [PATCH] Bump to 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 496508c..5878925 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-yotpo-shopify", - "version": "0.2.0", + "version": "0.3.0", "description": "Source plugin for yotpo with shopify products", "main": "index.js", "scripts": {