Bump patch

This commit is contained in:
Kristofer
2017-12-02 13:06:41 +01:00
parent 813b380973
commit 94445ab9ff
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "litegraph.js",
"version": "0.1.1",
"version": "0.1.2",
"description": "A graph node editor similar to PD or UDK Blueprints, it works in a HTML5 Canvas and allow to exported graphs to be included in applications.",
"main": "litegraph.js",
"directories": {

View File

@@ -1,6 +1,6 @@
{
"name": "@skymaker/litegraph.js",
"version": "0.1.1",
"version": "0.1.2",
"description": "A graph node editor similar to PD or UDK Blueprints, it works in a HTML5 Canvas and allow to exported graphs to be included in applications.",
"main": "build/litegraph.js",
"directories": {