Skip to content

Commit 2c7686b

Browse files
committed
Bump version
1 parent 0b6435c commit 2c7686b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -15,7 +15,7 @@
1515
"interface"
1616
],
1717
"homepage": "https://github.com/cyrus-and/chrome-remote-interface",
18-
"version": "0.29.0",
18+
"version": "0.30.0",
1919
"repository": {
2020
"type": "git",
2121
"url": "git://github.com/cyrus-and/chrome-remote-interface.git"
@@ -38,7 +38,7 @@
3838
"webpack.config.js"
3939
],
4040
"bin": {
41-
"chrome-remote-interface": "./bin/client.js"
41+
"chrome-remote-interface": "bin/client.js"
4242
},
4343
"main": "index.js",
4444
"browser": "chrome-remote-interface.js",

0 commit comments

Comments
 (0)