chore(release): 1.2.0

This commit is contained in:
Damien Retzinger
2022-10-11 16:55:27 -04:00
parent e4f0f85e38
commit 158bd0b0c8
3 changed files with 19 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@graycore/github-actions-magento",
"version": "1.1.0",
"version": "1.2.0",
"description": "Github Actions for Magento 2",
"scripts": {
"test": "cd supported-version && npm run test && cd -",