diff --git a/package.json b/package.json index 0b95073..86d90ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress-pipe", - "version": "1.3.6", + "version": "1.4.0", "description": "Create custom commands using plain-old functions", "main": "index.js", "scripts": {