From dcd4fcbea412cb00b209e5f7ae9512f71edadd54 Mon Sep 17 00:00:00 2001 From: Kristofer Date: Sun, 3 Dec 2017 16:14:36 +0100 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa59ba2ea..52f7988fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@skymaker/litegraph.js", - "version": "0.1.2", + "version": "0.2.0", "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": {