Skip to content

Commit 5489933

Browse files
fix: bump up version from 1.0.3 to 1.0.4 (#88)
* Bump version from 1.0.3 to 1.0.4 * Update package version from 1.0.3 to 1.0.4
1 parent 9400c11 commit 5489933

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-interceptor",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Appium 3.0 plugin to mock api calls for android apps",
55
"main": "./lib/index.js",
66
"types": "./lib/types/index.d.ts",
@@ -136,4 +136,4 @@
136136
"proxy-chain": "2.5.9",
137137
"proxy-agent": "6.5.0"
138138
}
139-
}
139+
}

0 commit comments

Comments
 (0)