Skip to content

Commit 80d67eb

Browse files
author
Carlos Atencio
committed
Clarifying matching order precendence. Publishing change to make defaults the first set matched.
1 parent 190e13e commit 80d67eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protractor-http-mock",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Mock HTTP calls in your protractor specs.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)