Skip to content

Commit 209d6cb

Browse files
committed
package bump
1 parent b5d4852 commit 209d6cb

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,6 +1,6 @@
11
{
22
"name": "webpagetest",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
44
"description": "WebPageTest API wrapper for NodeJS",
55
"author": "Marcel Duran <[email protected]> (http://github.com/marcelduran)",
66
"homepage": "http://github.com/marcelduran/webpagetest-api",
@@ -25,7 +25,7 @@
2525
"test": "./node_modules/mocha/bin/mocha -R spec test/*-test.js"
2626
},
2727
"engines": {
28-
"node": ">=4.9.1"
28+
"node": ">=4.9.1 "
2929
},
3030
"dependencies": {
3131
"commander": "2.10.0",

0 commit comments

Comments
 (0)