diff --git a/package-lock.json b/package-lock.json index 9cfd1f81..993bf583 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@woocommerce/automations", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 774549e0..84a235bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@woocommerce/automations", - "version": "1.1.0", + "version": "1.2.0", "description": "GitHub Action that implements various automations.", "author": "Darren Ethier", "license": "MIT",