From e8f9906b6a7c9081dc9d12b9b63e0ba58ee8addf Mon Sep 17 00:00:00 2001 From: Brian Marks Date: Mon, 2 Sep 2019 18:18:13 +0000 Subject: [PATCH] Updates package version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 670bacad..b5ce4cc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glowscript", - "version": "1.1.0", + "version": "2.9.0", "description": "GlowScript is an easy-to-use, powerful environment for creating 3D animations and publishing them on the web.", "main": "package/glow.1.1.min.js", "directories": {