diff --git a/package.json b/package.json index 736b529..86be5ee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-red-contrib-plejd", - "version": "0.0.3", - "description": "Plejd", + "version": "0.0.4", + "description": "A set of Node-RED nodes for interacting with Plejd", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",