From e55ba320406816e01c3e989ecc3749c4341cf632 Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Fri, 16 Oct 2015 00:30:46 -0400 Subject: [PATCH] Updated package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96ff21434562b3..5fb6d29ca6fea9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "three.js", - "version": "0.72.0", + "version": "0.73.0", "description": "JavaScript 3D library", "main": "build/three.js", "directories": {