diff --git a/package.json b/package.json index 547efc06..2f7e6015 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nextcloud/cypress", - "version": "1.0.0-beta.6", + "version": "1.0.0-beta.7", "description": "Nextcloud cypress commands, utils and selectors library", "main": "dist/index.cjs", "module": "dist/index.js", @@ -96,4 +96,4 @@ "typescript": "^5.1.3", "vue": "^2.7.14" } -} \ No newline at end of file +}