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