diff --git a/package.json b/package.json index 56f0216..275df32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-contrib-blockly", - "version" : "2.2.0", + "version" : "2.3.0", "description" : "A Node Red node for visual programming a function using Blockly", "dependencies": { "blockly": "^10.1.3", @@ -30,6 +30,10 @@ { "name": "Jeff SC Cheng", "url": "https://github.com/jsccjj" + }, + { + "name": "Ralph Wetzel", + "url": "https://github.com/ralphwetzel" } ], "license": "Apache-2.0",