diff --git a/package.json b/package.json index 338eee9..ec1f2b1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@percy/playwright", "description": "Playwright client library for visual testing with Percy", - "version": "1.1.1", + "version": "1.1.2-beta.0", "license": "MIT", "author": "Perceptual Inc.", "repository": "https://github.com/percy/percy-playwright", @@ -37,7 +37,7 @@ }, "publishConfig": { "access": "public", - "tag": "latest" + "tag": "beta" }, "dependencies": { "@percy/sdk-utils": "^1.32.0"