Skip to content

Commit 24793e3

Browse files
authored
Bump version(v1.13.3-alpha.1) (#169)
1 parent f8c0784 commit 24793e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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": "latest",
11+
"publishTag": "alpha",
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.13.2",
3+
"version": "1.13.3-alpha.1",
44
"description": "browserstack TestCafe browser provider plugin.",
55
"repository": "https://github.com/DevExpress/testcafe-browser-provider-browserstack",
66
"engines": {

0 commit comments

Comments
 (0)