Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit 8f43324

Browse files
committed
Version 0.1.4
1 parent f21ef4c commit 8f43324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "remotedebug-ios-webkit-adapter",
33
"productName": "RemoteDebug iOS WebKit Adapter",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"bin": {
66
"remotedebug_ios_webkit_adapter": "./out/index.js"
77
},
@@ -39,4 +39,4 @@
3939
"optionalDependencies": {
4040
"vs-libimobile": "^0.0.3"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)