Skip to content

Commit

Permalink
v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ellthompson committed Mar 22, 2023
1 parent 62aa48e commit b0e356b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
/styles/dist
/typedocs
/.storybook/utils/jsdoc-ast.json
/types

# misc
.DS_Store
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@playcanvas/pcui-graph",
"version": "3.0.2",
"version": "4.0.0",
"author": "PlayCanvas <[email protected]>",
"homepage": "https://github.com/playcanvas/pcui-graph",
"description": "A PCUI plugin for creating node-based graphs",
Expand Down

0 comments on commit b0e356b

Please sign in to comment.