Skip to content

Commit ab1f5ad

Browse files
LavrovArtemAndreyBelym
authored andcommitted
Bump version (v0.23.3-alpha.1) (#3145)
1 parent 82649c1 commit ab1f5ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.publishrc

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "testcafe",
33
"description": "Automated browser testing for the modern web development stack.",
44
"license": "MIT",
5-
"version": "0.23.2",
5+
"version": "0.23.3-alpha.1",
66
"author": {
77
"name": "Developer Express Inc.",
88
"url": "https://www.devexpress.com/"
@@ -111,7 +111,7 @@
111111
"source-map-support": "^0.5.5",
112112
"strip-bom": "^2.0.0",
113113
"testcafe-browser-tools": "1.6.5",
114-
"testcafe-hammerhead": "14.4.1",
114+
"testcafe-hammerhead": "14.4.2",
115115
"testcafe-legacy-api": "3.1.8",
116116
"testcafe-reporter-json": "^2.1.0",
117117
"testcafe-reporter-list": "^2.1.0",

0 commit comments

Comments
 (0)