Skip to content

Commit

Permalink
version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bartbutenaers committed Aug 24, 2021
1 parent 144cca6 commit 044993e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "node-red-contrib-blockly",
"version" : "2.0.0-beta.2",
"version" : "2.0.0",
"description" : "A Node Red node for visual programming a function using Blockly",
"dependencies": {
"blockly": "^6.20210701.0",
Expand All @@ -23,7 +23,7 @@
}
],
"license": "Apache-2.0",
"keywords": [ "blockly", "function", "visual", "programming", "javascript", "generate" ],
"keywords": [ "node-red", "blockly", "function", "visual", "programming", "javascript", "generate" ],
"bugs": {
"url": "https://github.com/bartbutenaers/node-red-contrib-blockly/issues"
},
Expand Down

0 comments on commit 044993e

Please sign in to comment.