From 2bdf3a2a467266e9c2f4c06440fc7aba524a984a Mon Sep 17 00:00:00 2001 From: Allon Moritz Date: Fri, 10 Jan 2025 10:21:09 +0100 Subject: [PATCH] Release 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97821e0..f24ee09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "joomla-cypress", - "version": "1.2.0", + "version": "1.3.0", "description": "Helpers for using Cypress with Joomla for testing", "main": "src/index.js", "scripts": {