Skip to content

Commit dc4e12b

Browse files
committed
0.7.0
1 parent 1d3d584 commit dc4e12b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nightwatch",
33
"description": "A node.js bindings implementation for selenium 2.0/webdriver",
4-
"version": "0.6.15",
4+
"version": "0.7.0",
55
"author": {
66
"name": "Andrei Rusu",
77
"email": "[email protected]"
@@ -23,7 +23,7 @@
2323
"mkpath": ">=0.1.0",
2424
"optimist": ">=0.3.5",
2525
"q": "^1.1.2",
26-
"chai-nightwatch" : "~0.1.x"
26+
"chai-nightwatch": "~0.1.x"
2727
},
2828
"devDependencies": {
2929
"grunt": "~0.4.4",

0 commit comments

Comments
 (0)