Bump WOL package version number in anticipation of pub to npm

This commit is contained in:
Dave C-J 2014-11-19 21:44:29 +00:00
parent c646596a5d
commit 74a470c22e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-wol",
"version" : "0.0.2",
"version" : "0.0.3",
"description" : "A Node-RED node to send Wake-On-LAN (WOL) magic packets",
"dependencies" : {
"wake_on_lan" : "0.0.4"