From 766dfe2b83c3f29c29e8d3601c9c5bdd6715e05b Mon Sep 17 00:00:00 2001 From: Kristofer Date: Mon, 1 Jan 2018 14:59:27 +0100 Subject: [PATCH] Stable publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8c9ec47a..005dbbbd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "litegraph.js", - "version": "0.3.0-1", + "version": "0.3.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": {