diff --git a/package.json b/package.json index f32e910..3a4b07f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@percy/cypress", "description": "Cypress client library for visual testing with Percy", - "version": "3.1.3-beta.0", + "version": "3.1.3", "license": "MIT", "author": "Perceptual Inc.", "repository": "https://github.com/percy/percy-cypress", @@ -10,6 +10,10 @@ "percy", "visual testing" ], + "publishConfig": { + "access": "public", + "tag": "latest" + }, "main": "index.js", "types": "types/index.d.ts", "files": [