diff --git a/package-lock.json b/package-lock.json index 8d8f3b0..adc1f98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@shopify/shopify_function", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@shopify/shopify_function", - "version": "2.0.0", + "version": "2.0.1", "license": "Apache-2.0", "dependencies": { "@graphql-codegen/cli": "5.0.6", diff --git a/package.json b/package.json index f15cfcd..20ea53d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "access": "public", "@shopify:registry": "https://registry.npmjs.org/" }, - "version": "2.0.0", + "version": "2.0.1", "description": "", "main": "index.ts", "keywords": [],