diff --git a/package-lock.json b/package-lock.json index fde9c22..039239d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "joomla-cypress", - "version": "0.0.9", + "version": "0.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "joomla-cypress", - "version": "0.0.9", + "version": "0.0.10", "license": "GPL-2.0+" } } diff --git a/package.json b/package.json index 19311c4..50ad962 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "joomla-cypress", - "version": "0.0.9", + "version": "0.0.10", "description": "Helpers for using Cypress with Joomla for testing", "main": "index.js", "scripts": {