Skip to content

Commit 291eae3

Browse files
authored
Bump version (DevExpress#1729)
1 parent 3a3cf80 commit 291eae3

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,7 +8,7 @@
88
"gitTag": true
99
},
1010
"confirm": true,
11-
"publishTag": "latest",
11+
"publishTag": "dev",
1212
"prePublishScript": "gulp test-server",
1313
"postPublishScript": "gulp docker-publish"
1414
}

package.json

Lines changed: 1 addition & 1 deletion
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.17.1",
5+
"version": "0.17.2-dev20170824",
66
"author": {
77
"name": "Developer Express Inc.",
88
"url": "https://www.devexpress.com/"

0 commit comments

Comments
 (0)