diff --git a/package.json b/package.json index 03a3f5e..a818db1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/playwright-e2e-docker", - "version": "2.0.2", + "version": "2.0.3", "description": "Reusable Playwright E2E testing infrastructure with Docker support for Electron and web apps. Features device presets, auth setup, cluster mode, and GitLab CI templates.", "type": "module", "main": "./dist/index.js",