Skip to content

Commit ae1fba0

Browse files
committed
Bumped version number. Updated lodash dependency
1 parent b45fc18 commit ae1fba0

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": "edimax-smartplug",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Node module to communicate with Edimax Smart Plugs",
55
"author": {
66
"name": "Marcus Wittig",
@@ -23,7 +23,7 @@
2323
],
2424
"dependencies": {
2525
"bluebird": "^2.9.24",
26-
"lodash": "^3.6.0",
26+
"lodash": "^3.8.0",
2727
"xmldom": "^0.1.19",
2828
"xpath": "0.0.9"
2929
}

0 commit comments

Comments
 (0)