Skip to content

Commit 10f2f2c

Browse files
0.9.4 (#696)
Patch version increment to 0.9.4 Co-authored-by: webfiltered <[email protected]>
1 parent aca81a9 commit 10f2f2c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@comfyorg/litegraph",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"type": "module",
55
"description": "A graph node editor similar to PD or UDK Blueprints. It works in an HTML5 Canvas and allows to export graphs to be included in applications.",
66
"main": "./dist/litegraph.umd.js",

0 commit comments

Comments
 (0)