Skip to content

Commit 73a4d4f

Browse files
Merge pull request #515 from percy/releasing-2.1.1-beta1
Release v2.1.1-beta1
2 parents e1a6d98 + b32ab1f commit 73a4d4f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@percy/appium-app",
33
"description": "Appium client library for visual testing with Percy",
4-
"version": "2.1.0",
4+
"version": "2.1.1-beta1",
55
"license": "MIT",
66
"author": "Perceptual Inc.",
77
"repository": {
@@ -25,7 +25,7 @@
2525
},
2626
"publishConfig": {
2727
"access": "public",
28-
"tag": "latest"
28+
"tag": "beta"
2929
},
3030
"scripts": {
3131
"lint": "eslint --ignore-path .gitignore .",

0 commit comments

Comments
 (0)