Skip to content

Commit f5abd2b

Browse files
committed
Updated version number
1 parent 4207d84 commit f5abd2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elgentos/magento2-playwright",
3-
"version": "2.1.0-alpha",
3+
"version": "2.2.0",
44
"author": "elgentos",
55
"license": "ISC",
66
"description": "A Playwright End-To-End (E2E) testing suite for Magento 2 with Hyva that helps you find (potential) issues on your webshop.",
@@ -16,4 +16,4 @@
1616
"dotenv": "^16.4.5"
1717
},
1818
"devDependencies": {}
19-
}
19+
}

0 commit comments

Comments
 (0)