Skip to content

Commit 36349bf

Browse files
fix: bump up version for release (#78)
1 parent b7c6d82 commit 36349bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.2",
3+
"version": "1.0.3",
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",
@@ -130,4 +130,4 @@
130130
"proxy-chain": "2.5.9",
131131
"proxy-agent": "6.5.0"
132132
}
133-
}
133+
}

0 commit comments

Comments
 (0)