Skip to content

Commit 37a9554

Browse files
authored
release: publish v1.14.0
1 parent d6aa3a1 commit 37a9554

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.publishrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"gitTag": true
99
},
1010
"confirm": false,
11-
"publishTag": "alpha",
11+
"publishTag": "latest",
1212
"prePublishScript": "gulp test"
1313
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "testcafe-browser-provider-browserstack",
3-
"version": "1.14.0-alpha.1",
3+
"version": "1.14.0",
44
"description": "browserstack TestCafe browser provider plugin.",
55
"repository": "https://github.com/DevExpress/testcafe-browser-provider-browserstack",
66
"engines": {

0 commit comments

Comments
 (0)