diff --git a/package.json b/package.json index 4d42276..04b2681 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress-with-patterns", - "version": "0.0.1", + "version": "1.0.0", "description": "Playing with Cypress and implementing patterns Page Objects and Screenplay", "main": "index.js", "scripts": {