From fb8d51f50d6b4971dbb3da2097b6bf0792bb80ad Mon Sep 17 00:00:00 2001 From: Paul Henschel Date: Wed, 3 Apr 2019 01:05:41 +0200 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index caf2bacc60..f279b4cc59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-three-fiber", - "version": "1.5.3", + "version": "2.0.0", "description": "React-fiber renderer for THREE.js", "main": "dist/index.cjs.js", "module": "dist/index.js",