diff --git a/custom_nodes/types/package.json b/custom_nodes/types/package.json index c5bc0bf..3e9b58f 100644 --- a/custom_nodes/types/package.json +++ b/custom_nodes/types/package.json @@ -1,6 +1,6 @@ { "name": "@visualblocks/custom-node-types", - "version": "0.0.2", + "version": "0.0.3", "description": "Visual blocks custom node types", "main": "dist/index.d.ts", "types": "dist/index.d.ts",