Skip to content

Commit

Permalink
Bump version (v1.4.0-rc.3) (#4114)
Browse files Browse the repository at this point in the history
  • Loading branch information
Farfurix authored and AndreyBelym committed Aug 6, 2019
1 parent e338022 commit 60d856f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -34,4 +34,4 @@ steps:
npm test
displayName: 'Run tests'
condition: and(succeeded(), not(variables['isDocCommit']))
timeoutInMinutes: 40
timeoutInMinutes: 50
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "testcafe",
"description": "Automated browser testing for the modern web development stack.",
"license": "MIT",
"version": "1.4.0-rc.2",
"version": "1.4.0-rc.3",
"author": {
"name": "Developer Express Inc.",
"url": "https://www.devexpress.com/"
Expand Down Expand Up @@ -114,7 +114,7 @@
"source-map-support": "^0.5.5",
"strip-bom": "^2.0.0",
"testcafe-browser-tools": "1.6.8",
"testcafe-hammerhead": "14.7.2",
"testcafe-hammerhead": "14.7.3",
"testcafe-legacy-api": "3.1.11",
"testcafe-reporter-json": "^2.1.0",
"testcafe-reporter-list": "^2.1.0",
Expand Down

0 comments on commit 60d856f

Please sign in to comment.